fileRemoveExtension: Removes the extension from each input filename.

Description Usage Arguments Value

Description

Removes the extension from each input filename.

Usage

1
fileRemoveExtension(paths, removeTrailingDot = TRUE)

Arguments

paths

Input paths/filenames (character).

removeTrailingDot

Whether to remove a trailing dot from filenames.

Value

Path/filenames with extensions (and optionally any trailing dots) removed.


mbedward/cermbTools documentation built on May 22, 2019, 12:19 p.m.