powered by
This function will translate a variable name into a form that is suitable as a filename on most OS's.
cache.name(data.filename)
A translated variable name.
The variable name to be translated into a filename.
library('ProjectTemplate') if (FALSE) cache.name('example.1')
Run the code above in your browser using DataLab