| give_ext {filesstrings} | R Documentation |
give_ext(string, ext, replace = FALSE)
string |
The intended file name. |
ext |
The intended file extension (with or without the "."). |
replace |
If the file has an extension already, replace it (or append the new extension name)? |