name_thing: Create unique names for a set of things

View source: R/utility_functions.R

name_thingR Documentation

Create unique names for a set of things

Description

Create unique names for a set of things

Usage

name_thing(thing = "", n = 1)

Arguments

thing

a string that describes the set of items to name

n

an integer number of unique names to create

Value

a vector of unique names


emery documentation built on Feb. 23, 2026, 1:06 a.m.