unique_id: Make syntactically valid unique names

View source: R/utils.R

unique_idR Documentation

Make syntactically valid unique names

Description

See above.

Usage

unique_id(x)

Arguments

x

any input.

Value

x turned into a list.

See Also

Other tidyfun developer tools: ensure_list(), prep_plotting_arg()

Examples

unique_id(c("a", "b", "a"))

tf documentation built on April 7, 2026, 5:07 p.m.