Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

set_fpath

Set path in a file name


Description

This function sets the path in a file name.

Usage

set_fpath(x, path)

Arguments

x

a character or a filename

path

new path to file

Value

modified object of the original type

Examples

x <- "path/data_norm.txt"
print(set_fpath(x, "new_path"))

filenamer

Easy Management of File Names

v0.2.3
GPL (>= 3)
Authors
David J. H. Shih
Initial release
2018-05-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.