Removes the last suffix (including the last dot) from a filename. If no dot exists, the full string is returned.
Source:R/misc.R
removeFileSuffix.Rd
Removes the last suffix (including the last dot) from a filename. If no dot exists, the full string is returned.