ShapeMap_subset | R Documentation |
Subsetting ShapeMap objects essentially passes the data to sf. See sf
## S3 method for class 'ShapeMap'
x[...]
## S3 replacement method for class 'ShapeMap'
x[...] <- value
x |
object of class |
... |
other parameters passed to |
value |
value to be passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.