sp (version 0.9-23)

Spatial-class: Class "Spatial"

Description

An abstract class from which useful spatial classes are derived

Usage

Spatial(bbox, proj4string = CRS(as.character(NA)))

Arguments

bbox
a bounding box matrix
proj4string
a CRS object

Objects from the Class

are never to be generated; only derived classes can be meaningful

Warning

this class is not useful in itself, but all spatial classes in this package derive from it

See Also

SpatialPoints-class, SpatialGrid-class, SpatialPointsDataFrame-class, SpatialGridDataFrame-class,