View source: R/explore_locations.R
explore_facilities | R Documentation |
Explore facility locations
explore_facilities(.data, cntry, terr_path = NULL)
.data |
Datim organisation units data frame |
cntry |
Country name |
terr_path |
Path to terrain raster dataset |
## Not run:
explore_facilities(df_sites, cntry = "saturn")
df_sites %>% explore_facilities("saturn")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.