Learn R Programming

geometr (version 0.2.5)

getHistory: Get the history of a spatial object.

Description

Get the history of a spatial object.

Usage

# S4 method for ANY
getHistory(x)

# S4 method for geom getHistory(x)

# S4 method for Raster getHistory(x)

Arguments

x

the object from which to derive the history.

Value

A list of the events that lead to x.

See Also

Other getters: getCRS(), getExtent(), getFeatures(), getGroups(), getLayer(), getName(), getPoints(), getRes(), getType(), getWindow()