Ring-class | R Documentation |
class for linear ring
Objects can be created by calls to the function Ring
coords
:Object of class "matrix"
; coordinates of the ring;
first point should equal the last point
ID
:Object of class "character"
; unique identifier string
Methods defined with class "Ring" in the signature:
signature(obj = "Ring")
: retrieves the bbox element
signature(object = "Ring")
: retrieves the coords element from Ring objects in rings slot
signature(object = "Ring")
: retrieves coordinate names
signature(from = "Ring", to = "SpatialPoints")
: ...
Colin Rundel
Ring
#NONE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.