Coerce a movetrack object to a data.frame.

# S3 method for movetrack
as.data.frame(x, ...)

Arguments

x

An object of class movetrack.

...

Unused; for compatibility with the generic method.