![[Stable]](figures/lifecycle-stable.svg)
This function NAs by group in a data frame
Arguments
- data
data frame
- vars
variables to be counted.
If no variables were provided, the function will count Missing Values for all variables.
- group
group variable
- format
output data frame format ('longer' or 'wider')
Note
Expected new features
Allowing more than one group variable.