Description Usage Arguments Value
View source: R/rename_excel_files.R
rename_excel_files()
inserts a scenario name to the beginning of an the
existing file name.
1 | rename_excel_files(files, ifolder, insert_name = NULL, sep = "-")
|
files |
Vector of file(s) to rename. |
ifolder |
Top level folder(s) to find the excel files. |
insert_name |
By default (if this is |
sep |
The character used to seperate |
Invisibly return a n x 2 matrix with the original file names in the first column and the new file names in the second column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.