View source: R/hfr_dqa_utilities.R
update_operatingunits | R Documentation |
Update invalid operating units
update_operatingunits(hfr_data, levels, orgs, ims = NULL)
hfr_data |
processed hfr data |
levels |
datim org levels |
orgs |
datim org hierarchy |
ims |
datim mechanisms |
hfr_data df
## Not run:
update_operatingunits(hfr_df, levels=org_levels, orgs=org_hierarchy, ims=mechanisms)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.