update_extension | R Documentation |
Change the extension of a file.
update_extension(x, ext)
x |
A string or vector of strings containing the file name to be modified. |
ext |
A string or vector of strings containing the name of the new extension(s). |
A string or vector of strings of file name(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.