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?


meerapatelmd/cave documentation built on April 2, 2021, 10:32 p.m.