set_fpath | R Documentation |
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"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.