sans_ext: remove file extension from x

Description Usage Arguments Value

Description

Extension of a file name is defined as the suffix that occurs after the last dot (.). If argument compression is set to true, then any endings that match "[.](gz|bz2|xz)$" are removed first.

Usage

1
sans_ext(x, compression = FALSE)

Arguments

x

file name from which ending should be removed

compression

flag indicating whether file x is compressed

Value

filename without extension


charlotte-ngs/rcoursetools documentation built on May 13, 2019, 3:34 p.m.