powered by
WIP extract variables from sspm objects
# S4 method for sspm_boundary $(x, name)# S4 method for sspm_discrete_boundary $(x, name)# S4 method for sspm_dataset $(x, name)# S4 method for sspm $(x, name)
# S4 method for sspm_discrete_boundary $(x, name)
# S4 method for sspm_dataset $(x, name)
# S4 method for sspm $(x, name)
The data.frame matching the request.
data.frame
[sspm_...] An object from this package.
[character] The name of the column
sfa_boundaries bounds <- spm_as_boundary(boundaries = sfa_boundaries, boundary = "sfa") bounds$area_sfa
Run the code above in your browser using DataLab