Set path in a file name
This function sets the path in a file name.
set_fpath(x, path)
x |
a |
path |
new path to file |
modified object of the original type
x <- "path/data_norm.txt" print(set_fpath(x, "new_path"))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.