Description Usage Arguments Value Examples
This function will translate a variable name into a form that is suitable as a filename on most OS's.
1 | cache.name(data.filename)
|
data.filename |
The variable name to be translated into a filename. |
A translated variable name.
1 2 3 | library('ProjectTemplate')
## Not run: cache.name('example.1')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.