file_path_sans_ext in tools. This
version can handle "." just before the file extenstion, unlike the original
implementation.Re-implementation of file_path_sans_ext in tools. This
version can handle "." just before the file extenstion, unlike the original
implementation.
file_path_sans_ext(x, compression = FALSE)Character vector giving file paths.
Logical: should compression extension '.gz', '.bz2' or '.xz' be removed first?
File path without the file extension.