replace_ext: Replace the Extension of a Filename

Description Usage Arguments

View source: R/deprecated.R

Description

Replace the Extension of a Filename

Usage

1
replace_ext(original_fn, replace_ext)

Arguments

original_fn

Original filename including extension. For example, "IngestionFile.xlsx".

replace_ext

Extension to replace the original filename's extension with. For example, "csv".


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