$,sspm_boundary-method | R Documentation |
WIP extract variables from sspm objects
## S4 method for signature 'sspm_boundary'
x$name
## S4 method for signature 'sspm_discrete_boundary'
x$name
## S4 method for signature 'sspm_dataset'
x$name
## S4 method for signature 'sspm'
x$name
x |
[sspm_...] An object from this package. |
name |
[character] The name of the column |
The data.frame
matching the request.
sfa_boundaries
bounds <- spm_as_boundary(boundaries = sfa_boundaries,
boundary = "sfa")
bounds$area_sfa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.