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

class-SpatialRings

Class "SpatialRings"


Description

class to hold linear ring topology (without attributes)

Objects from the Class

Objects can be created by calls to the function SpatialRings

Slots

rings:

Object of class "list"; list elements are all of class Ring-class

bbox:

Object of class "matrix"; see Spatial-class

proj4string:

Object of class "CRS"; see CRS-class

Extends

Class "Spatial", directly.

Methods

Methods defined with class "SpatialRings" in the signature:

[

signature(obj = "SpatialRings"): select subset of (sets of) rings; NAs are not permitted in the row index

plot

signature(x = "SpatialRings", y = "missing"): plot rings in SpatialRings object

bbox

signature(obj = "SpatialRings"): retrieves the bbox element

coordinates

signature(object = "SpatialRings"): retrieves the coords element from Ring objects in rings slot

coordnames

signature(object = "SpatialRings"): retrieves coordinate names

row.names

signature(object = "SpatialRings"): retrieves the ID element from Ring objects in rings slot

spChFIDs

signature(obj="SpatialRings", x="character"): replaces ID element

coerce

signature(from = "SpatialRings", to = "SpatialPoints"): ...

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.