type.group_unique {interfacer}R Documentation

Coerce to a unique value.

Description

Coerce to a unique value.

Usage

type.group_unique(x)

Arguments

x

any vector

Value

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


[Package interfacer version 0.2.3 Index]