cols_with_nas: cols_with_nas

Description Usage Arguments Examples

View source: R/common_functions.R

Description

Count the number of NAs in each column

Usage

1

Arguments

data

data frame to look through

Examples

1
2
3
4
## Not run: 
cols_with_nas(nycflights13::flights)

## End(Not run)

eringrand/RUncommon documentation built on Sept. 22, 2020, 10:49 p.m.