setAllMissing | R Documentation |
Converts missing values to NA, including 88 or 99 (if in network ID vars)
setAllMissing(pInTB)
pInTB |
The input tibble from the output of 'inputSPSS' |
This function works for survey and/or network data tables.
The same tibble as was input, except that NaNs (in any vars) and 88's or 99's (in network ID variables only, if there are any) are all replaced with 'NA'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.