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)
The variable name to be translated into a filename.
A translated variable name.
# NOT RUN { library('ProjectTemplate') # } # NOT RUN { cache.name('example.1') # }
Run the code above in your browser using DataLab