powered by
The coordinates method extracts the coordinates of a track.
# S4 method for Move coordinates(obj,...)
a move, moveStack, moveBurst, dBMvariance, dBMvarianceBurst, dBMvarianceStack or dBGBvariance object
move
moveStack
moveBurst
dBMvariance
dBMvarianceBurst
dBMvarianceStack
dBGBvariance
Currently not implemented
Returns a matrix with the coordinates of the track
matrix
# NOT RUN { ## create a move object data(leroy) ## extract the coordinates head(coordinates(leroy)) # }
Run the code above in your browser using DataLab