import_shapefile | R Documentation |
Create an sf object from a full path to shapefile with file name and extension
import_shapefile(shp_path, quiet = TRUE, method = "sf")
shp_path |
character. A full path to the input shapefile with file name and extension |
quiet |
boolean. |
method |
tool used to convert to spatial data; i.e. 'sf' |
sf object
Chris R. Vernon (chris.vernon@pnnl.gov)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.