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