name_thing: Create unique names for a set of things
Description
Create unique names for a set of things
Usage
name_thing(thing = "", n = 1)
Value
a vector of unique names
Arguments
- thing
a string that describes the set of items to name
- n
an integer number of unique names to create