fmod: Modify file name, adding text before file extension, changing...

Description Usage Arguments

Description

Modify file name, adding text before file extension, changing file extension or changing directory.

Usage

1
fmod(f, add, ext = NULL, dir = NULL, ...)

Arguments

f

The file path(s).

add

The string to add to each path.

ext

The new file extension.

dir

The new directory.

...

arnejohannesholmin/AJ documentation built on May 27, 2019, 4:06 a.m.