Learn R Programming

spacetime (version 1.3-2)

stbox: obtain ranges of space and time coordinates

Description

obtain ranges of space and time coordinates

Usage

stbox(obj)
bbox(obj)

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 = "ST"): obtain st range from object

Arguments

obj

object of a class deriving from ST