bare_file_name: Get Bare File Name

Description Usage Arguments Value Examples

View source: R/bare-file-name.R

Description

The function provides bare file name without path and extension.

Usage

1

Arguments

x

A character vector with a file path(s)

Value

A character vector corresponding to file name without path and extension.

Examples

1
bare_file_name(tempfile(pattern = "some_file", fileext = ".ext"))

konradedgar/KEmisc documentation built on April 15, 2021, 1:50 p.m.