stbox: obtain ranges of space and time coordinates

stboxR Documentation

obtain ranges of space and time coordinates

Description

obtain ranges of space and time coordinates

Usage

 
stbox(obj)

Arguments

obj

object of a class deriving from Tracks or TracksCollection.

Value

stbox returns a data.frame, with three columns representing x-, y- and time-coordinates, and two rows containing min and max values. bbox gives a matrix with coordinate min/max values, compatible to bbox

Methods

stbox

signature(x = "Tracks"): obtain st range from object

stbox

signature(x = "TracksCollection"): obtain st range from object


trajectories documentation built on Nov. 28, 2023, 1:10 a.m.