Description Usage Arguments Value
View source: R/geospatial_data_loading.R
Get the SpatialPoint from input data
1 2 3 4 | get_points_from_input_data(
input_data,
.crs = sp::CRS("+proj=longlat +datum=WGS84")
)
|
input_data |
a |
.crs |
a |
a SpatialPoints
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.