static: Find unique records for subset of columns with one unique...

View source: R/wrangle.R

staticR Documentation

Find unique records for subset of columns with one unique value.

Description

Finds unique records for subset of columns with one unique value.

Usage

static(x, ...)

Arguments

x

data.frame

...

ignored

Value

data.frame

See Also

Other util: detect(), enumerate(), itemize()


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