extract_attributes | R Documentation |
Extract Orgunit Boundaries Attributes
extract_attributes(
country,
username,
password,
folderpath,
prefix = "orghierarchy",
baseurl = NULL
)
country |
OU/country |
username |
Datim username |
password |
Datim password |
folderpath |
Local directory of files |
prefix |
Prefix for filename |
baseurl |
Datim URL |
df
## Not run:
library(gisr)
extract_attributes(country = "Nigeria")
extract_attributes(country = "Nigeria", folderpath = glamr::si_path("path_vector"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.