pmx_update_extension {ggPMX} | R Documentation |
Update file extension
Description
Change the extension of a file.
Usage
pmx_update_extension(x, ext)
Arguments
x |
A string or vector of strings containing the file name to be modified. |
ext |
A string or vector of strings containing the name of the new extension(s). |
Value
A string or vector of strings of file name(s).
[Package ggPMX version 1.3.0 Index]