Learn R Programming

wrangle (version 0.6.4)

weak.data.frame: 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 data.frame
weak(x, ...)

Value

data.frame

Arguments

x

data.frame

...

optional grouping columns (named arguments are ignored)

See Also

Other weak: weak()