Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

class-SpatialCollections

Class "SpatialCollections"


Description

class to hold SpatialPoints, SpatialLines, SpatialRings, and SpatialPolygons (without attributes)

Objects from the Class

Objects can be created by calls to the function SpatialCollections

Slots

pointobj:

Object of class SpatialPoints or NULL

lineobj:

Object of class SpatialLines or NULL

ringobj:

Object of class SpatialRings or NULL

polyobj:

Object of class SpatialPolygons or NULL

plotOrder:

Numeric vector of length 4

Extends

Class "Spatial", directly.

Methods

Methods defined with class "SpatialCollections" in the signature:

plot

signature(x = "SpatialCollections", y = "missing"): plot objects within the SpatialCollections object in the order specified by plotOrder slot

row.names

signature(object = "SpatialCollections"): retrieves the ID elements from non-NULL geometry slots

Author(s)

Colin Rundel

See Also

Examples

#NONE

rgeos

Interface to Geometry Engine - Open Source ('GEOS')

v0.5-5
GPL (>= 2)
Authors
Roger Bivand [cre, aut] (<https://orcid.org/0000-0003-2392-6140>), Colin Rundel [aut], Edzer Pebesma [ctb], Rainer Stuetz [ctb], Karl Ove Hufthammer [ctb], Patrick Giraudoux [ctb], Martin Davis [cph, ctb], Sandro Santilli [cph, ctb]
Initial release
2020-09-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.