file_path_sans_ext: Re-implementation of 'file_path_sans_ext' in 'tools'. This...

Description Usage Arguments Value Author(s)

View source: R/utilities.R

Description

Re-implementation of file_path_sans_ext in tools. This version can handle "." just before the file extenstion, unlike the original implementation.

Usage

1
file_path_sans_ext(x, compression = FALSE)

Arguments

x

Character vector giving file paths.

compression

Logical: should compression extension '.gz', '.bz2' or '.xz' be removed first?

Value

File path without the file extension.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com


zonator documentation built on July 8, 2020, 6:18 p.m.