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 Oct. 27, 2024, 12:13 a.m.