file_name {mark} | R Documentation |
File name
Description
Basename of file without extension
Usage
file_name(x, compression = FALSE)
Arguments
x |
character vector giving file paths. |
compression |
logical: should compression extension ‘.gz’, ‘.bz2’ or ‘.xz’ be removed first? |
Value
The file name of the path without the extension
[Package mark version 0.8.0 Index]