.mcee_check_no_missing_vec | R Documentation |
Check numeric vector for missing/infinite values
.mcee_check_no_missing_vec(vec, name, max_show = 5)
vec |
Numeric vector to check |
name |
Variable name for error messages |
max_show |
Maximum number of row indices to show |
Invisibly TRUE if no missing data found, otherwise stops with error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.