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 nameextensions
: A character vector of file extensions to rename without periods preceding the values.Sean C. Anderson