View source: R/MLMSfunctions.R
file_move | R Documentation |
file_move: function to move a file from one directory to another, and to create that directory if it does not exist
file_move(from, to)
from |
the original file directory |
to |
the new file directory |
Usage example
file_move(orig_dir,new_dir)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.