View source: R/load_data_shapefile.R
load_shapefile | R Documentation |
Load shapefile as sf + optionally convert to sp
load_shapefile(shp_path, to_sp = FALSE)
shp_path |
Path to shapefile (.shp) |
to_sp |
logical: also return Spatial object? |
list with sf and optionally sp object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.