Description Usage Arguments Details Examples
View source: R/data-wrangling-utils.R
Adds the observation status A
for values that are not
missing and O
for missing ones.
1 |
dat |
A data frame. |
The SDMX Code List for Observation Status differentiates O
: Missing value and
M
: Missing value - data cannot exist. Differentiation must be made by the data curator,
as it requires a knowledge of the cause of missingness.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.