track.extent {eRTG3D} | R Documentation |
Extent of track(s)
track.extent(track, zAxis = FALSE)
track |
a list containing data.frames with x,y,z coordinates or a data.frame |
zAxis |
logical: return also the extent of the Z axis? |
Returns an extent object of the raster package in the 2–D case and a vector in the 3–D case.
track.extent(niclas, zAxis = TRUE)