rand_id {recipes} | R Documentation |
Make a random identification field for steps
rand_id(prefix = "step", len = 5)
prefix |
A single character string |
len |
An integer for the number of random characters |
A character string with the prefix and random letters separated by and underscore.