update_extension: Update file extension

View source: R/utils.R

update_extensionR Documentation

Update file extension

Description

Change the extension of a file.

Usage

update_extension(x, ext)

Arguments

x

A string or vector of strings containing the file name to be modified.

ext

A string or vector of strings containing the name of the new extension(s).

Value

A string or vector of strings of file name(s).


guiastrennec/xpose documentation built on Feb. 16, 2024, 8:14 p.m.