View source: R/convertShowMissing.R
convertShowMissing | R Documentation |
The variable is supposed to be directly compatible with
table
(..., useNA = show_missing). It throws an error
if not compatible. It is mostly useful for custom describe functions.
convertShowMissing(show_missing)
show_missing |
Boolean or "no", "ifany", "always" |
Deprecated: This function will be deprecated as all functions now use the useNA style in order to comply with standard R naming.
string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.