powered by
Extent of track(s)
track.extent(track, zAxis = FALSE)
a list containing data.frames with x,y,z coordinates or a data.frame
logical: return also the extent of the Z axis?
Returns an extent object of the raster package in the 2<U+2013>D case and a vector in the 3<U+2013>D case.
# NOT RUN { track.extent(niclas, zAxis = TRUE) # }
Run the code above in your browser using DataLab