powered by
This function ensures that the variable name is cryptic enough and is not already used.
temp_var(pattern = ".var")tempvar(pattern = ".var")
tempvar(pattern = ".var")
The prefix for the variable (the rest is a random number).
A string with the name of a variable.
tempfile()
# NOT RUN { temp_var() # }
Run the code above in your browser using DataLab