sn_extract_places | R Documentation |
Extract shape files of places from previously downloaded
sn_extract_places(countries, export_rds = FALSE, export_csv = FALSE)
countries |
The query to be searched. |
export_rds |
Stores imported shape files as an rds file locally. |
export_csv |
Stores imported shape files (excluding the geographic information) as a csv file locally. |
A data.frame with geographic data (sf).
sn_extract_places(countries = "Romania")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.