Description Usage Arguments Value Examples
Transform SpatialPointsDataFrame into SpatialPoints
1 |
spdf |
A SpatialPointsDataFrame object. |
A SpatialPoints object.
1 2 3 4 5 | library(sf)
# devtools::install_github("epix-project/imhen")
stations <- as(imhen::stations, "Spatial")
stations
remove_data_spatialpoints(stations)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.