powered by
Removes file extension (and path) from string
rm.ext(x)
A character vector representing a file with extension
The file name with extension and file path stripped off
# NOT RUN { rm.ext("C:/path/file.txt") # }
Run the code above in your browser using DataLab