na.data.frame: Show records with NA values of grouping variables.

View source: R/wrangle.R

na.data.frameR Documentation

Show records with NA values of grouping variables.

Description

Shows records with NA values of grouping variables.

Usage

## S3 method for class 'data.frame'
na(x, ...)

Arguments

x

data.frame

...

optional grouping columns (named arguments are ignored)

Value

data.frame

See Also

Other na: na()


bergsmat/wrangle documentation built on Aug. 29, 2023, 11:28 a.m.