name_thing {emery} | R 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
[Package emery version 0.5.1 Index]