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 June 9, 2025, 5:09 p.m.