na_counts: Get NA counts for a given character, numeric, factor, etc.

na_countsR Documentation

Get NA counts for a given character, numeric, factor, etc.

Description

Get NA counts for a given character, numeric, factor, etc.

Usage

na_counts(x)

Arguments

x

A vector whose number of missing values is to be determined.

Examples

na_counts(airquality$Ozone) 

Nelson-Gon/mde documentation built on March 23, 2022, 10:58 p.m.