file_get_name {itol.toolkit} | R Documentation |
Get file name
Description
Get file name from string
Usage
file_get_name(str, with_ext = TRUE, keep_dir = FALSE)
Arguments
str |
str |
with_ext |
with ext or not |
keep_dir |
keep file dir or not |
Value
a character specifying the file name
[Package itol.toolkit version 1.1.7 Index]