num_of_NAs: Number of NAs

View source: R/num_of_NAs.R

num_of_NAsR Documentation

Number of NAs

Description

Create a table displaying the number of "NA" values in each column.

Usage

num_of_NAs(x)

Arguments

x

This is the dataframe you want to use

Value

A table listing the number of "NA" values in each column.

Author(s)

Andrew J. Van Leuven, vanleuven.3@osu.edu


andrewvanleuven/rleuven documentation built on July 19, 2022, 12:13 a.m.