type.group_unique: Coerce to a unique value within the current grouping...

View source: R/type-coerce.R

type.group_uniqueR Documentation

Coerce to a unique value within the current grouping structure.

Description

Coerce to a unique value within the current grouping structure.

Usage

type.group_unique(x)

Arguments

x

any vector

Value

the input or error if any of x is not unique.


interfacer documentation built on April 4, 2025, 6:13 a.m.