Description Usage Arguments Value Note
View source: R/getInvalidMechanisms.R
checkValidMechanisms should be supplied a d2Parser compliant data frame along with the operating unit UID along with the other required paramaters. It will return a vector of non-valid mechanism UIDs which were part of the data
1 | getInvalidMechanisms(data, organisationUnit = NA)
|
data |
d2Parser data frame |
organisationUnit |
UID of the operating unit.Defaults to the user organisation unit if left blank |
Returns a vector of non-valid mechanisms
getValidMechanisms(foo,"https://www.datim.org","admin","district","Ab12345678") will remap organisation units specified as codes to UIDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.