Description Usage Arguments Value
View source: R/getInvalidDatasetMembers.R
Returns a subset of data which exists in the data, but which do not have corresponding organiation unit assignments
1 | getInvalidOrgunitsFromDatasets(data, organisationUnit = NA, datasets = NA)
|
data |
D2 compliant data frame |
organisationUnit |
Organisation unit. Defaults to user organisation unit if not supplied explicitly. |
datasets |
Should be a character vector of data set UIDs. Alternatively, if left missing, user will be promted. |
Returns a data frame of "data" which was submitted along for a reason of why the data is considered to be invalid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.