track.extent: Extent of track(s)

Description Usage Arguments Value Examples

View source: R/wrapper3D.R

Description

Extent of track(s)

Usage

1
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

1

munterfi/eRTG3D documentation built on Feb. 25, 2022, noon