Description Usage Arguments Details
View source: R/describe_missing.R
describe_missing
returns a data frame with summary statistics
describing the missing data of both or either pupil
1 |
data |
A data frame. |
... |
A variable number of numeric columns to calculate the missing descriptives of. |
The data set can be grouped using dplyr's group_by
so that the missing descriptives will be calculated for each group level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.