rename_ss3_files {ss3sim} | R Documentation |
Rename SS3-version-specific files
rename_ss3_files(path, ss_bin, extensions)
path |
The path to the folder with the files. |
ss_bin |
A character value giving the SS binary name |
extensions |
A character vector of file extensions to rename without periods preceding the values. |
Sean C. Anderson