Description Usage Arguments Value
Copy a file to a new directory and give it a new name
1 2 | copy_file_and_rename(file_to_move = NULL, new_dir = NULL,
new_name = NULL)
|
file_to_move |
full path of file to copy |
new_dir |
directory to copy file |
new_name |
new name for file to be copied |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.