weak.data.frame: Show records with NA, duplicate or duplicated values of...

View source: R/wrangle.R

weak.data.frameR Documentation

Show records with NA, duplicate or duplicated values of grouping variables.

Description

Shows records with NA, duplicate or duplicated values of grouping variables.

Usage

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

Arguments

x

data.frame

...

optional grouping columns (named arguments are ignored)

Value

data.frame

See Also

Other weak: weak()


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