getFilename {utilitiesR} | R Documentation |
get the file name of a path not including the extension.
getFilename(fPath)
fPath |
the path to get the file name of |
The part of the file path from the last occuring '/', not including the extension.
Other file: createFilename
,
dir.browse
, file.browse
,
getExtension
,
getUniqueFilename
,
makeIfNotExists