View source: R/extract_locations.R
| extract_locations | R Documentation |
Extract location data
extract_locations(
country,
username,
password,
level = NULL,
add_geom = TRUE,
baseurl = NULL
)
country |
PEPFAR Operating Unit or Country name |
username |
Datim Account Username |
password |
Datim Account password |
level |
PEPFAR Org Level, optional |
add_geom |
Include geometry column, default value is true |
baseurl |
Datim URL |
A dataframe or Null if not match
## Not run:
extract_locations("<saturn>", "<my_username>", "<my_password>")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.