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".


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