sp_demote | R Documentation |
sp_demote
will remove the data slot in geometries.
sp_demote(sp)
sp |
Spatial object |
Stuart K. Grange
## Not run:
# Drop data slot
sp_without_data <- sp_promote(sp_with_data)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.