Description Usage Value Examples
Change the extension of the file name
1 | filename_change_ext(filename, new_ext)
|
New file name
1 2 | # Will result in "mfile.pr2",
new_name <- filename_change_ext("mfile.txt","pr2")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.