test_missing | R Documentation |
Test the variable missingness on a dataset
test_missing(data, variable)
data |
data to be tested. |
variable |
The variable to be tested. |
A data frame containing all the findings regarding the applied test.
test_missing(als_data, 'p8') test_missing(als_data, 'p1')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.