Description Usage Arguments Value
View source: R/tab_functions.R
Check input dataframe and column(s) to tab functions.
1 | valid_tab_inputs(df, v1, v2 = "NULL")
|
df |
dataframe to check |
v1 |
variable name to check |
v2 |
variable name to check. DEFAULT "NULL" |
error/warning message, or empty string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.