| get_attributes | R Documentation |
Get Attributes Data for Orgunit Boundaries
get_attributes(
country,
username,
password,
folderpath = NULL,
search = "orghierarchy",
baseurl = NULL
)
country |
OU/country |
username |
Datim username |
password |
Datim password |
folderpath |
Local directory of files |
search |
Search keyword |
baseurl |
Datim URL |
OU Orgunit level as df
This will attempt to read data from local directory when folderpath is not set to null. If null, username and password will be required
## Not run:
library(gisr)
get_attributes(country = "Nigeria")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.