skin_file: Remove Path and Extension of a File

Description Usage Arguments

View source: R/file_naming.R

Description

Remove Path and Extension of a File

Usage

1
skin_file(file, rm_path = TRUE, rm_ext = TRUE)

Arguments

file

String

rm_path

Remove the path in the 'file' argument?

rm_ext

Remove the extension in the 'file' argument?


patelm9/cave documentation built on March 29, 2021, 6:28 p.m.