rename_file | R Documentation |
rename_file
will rename and/or move a file; this is useful for adjusting R markdown output locations.
rename_file(from, to)
from |
File path and name of original file. |
to |
File path and name of altered/moved file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.