track.extent: Extent of track(s)

View source: R/wrapper3D.R

track.extentR Documentation

Extent of track(s)

Description

Extent of track(s)

Usage

track.extent(track, zAxis = FALSE)

Arguments

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?

Value

Returns an extent object of the raster package in the 2–D case and a vector in the 3–D case.

Examples

track.extent(niclas, zAxis = TRUE)

eRTG3D documentation built on March 18, 2022, 6:11 p.m.