Learn R Programming

wrangle (version 0.5.8)

naGroups.grouped_df: Count records with NA values of grouping variables.

Description

Counts records with NA values of grouping variables.

Usage

# S3 method for grouped_df
naGroups(x, ...)

Value

numeric

Arguments

x

data.frame

...

ignored

See Also

Other naGroups: naGroups()