tempvar {svMisc} | R Documentation |
The function ensures that the variable name is cryptic enough and is not already used.
tempvar(pattern = ".var")
pattern |
The prefix for the variable (the rest is a random number) |
A string with the name of a variable
Philippe Grosjean <phgrosjean@sciviews.org>
tempvar()