View source: R/hfr_dqa_utilities.R
validate_orgunit | R Documentation |
Validate org unit uid
validate_orgunit(df_orgs, ou, uid)
df_orgs |
org hierarchy |
ou |
operating unit |
uid |
orgunituid |
valid as a vector c(valid_uid, valid_uid_ou)
## Not run:
validate_orgunit(df_orgs, 'Eswatini', 'g48XD8px8NN')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.