powered by
"as.data.frame"(x,...)
Move-class
## create a move object data(leroy) data <- leroy[99:150,] ## returns a data.frame with all information stored in the spatial data frame of the move object head(df <- as.data.frame(data))
Run the code above in your browser using DataLab