View source: R/utils_mediation.R
check_missing | R Documentation |
check_missing
raises and error if the data contains.
NA or NAN values.
check_missing(x)
x |
numeric The data set to check for NA or NAN values. |
Indicator of the existence of NA or NAN values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.