Description Usage Arguments Value Examples
We can see all observations who are missing at least k variables
1 | missing_al_k(.data, k = 0)
|
.data |
name of dataset |
k |
number of missing values |
list of individuals who are missing at least k values
1 | missing_al_k(iris, k=2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.