View source: R/other_functions.R
| move_files | R Documentation |
Move one or more files from a directory to another using R.
move_files(from, to)
from |
Character. File names and directories. All files will be moved recursively. |
to |
Character. File names for each |
No return value, called for side effects.
Other Tools:
autoline(),
bind_files(),
bring_api(),
chr2num(),
db_download(),
db_upload(),
dont_sleep(),
export_plot(),
export_results(),
files_functions(),
font_exists(),
formatColoured(),
formatHTML(),
glued(),
grepm(),
h2o_selectmodel(),
haveInternet(),
image_metadata(),
importxlsx(),
ip_data(),
json2vector(),
list_cats(),
listfiles(),
mail_send(),
markdown2df(),
msplit(),
myip(),
quiet(),
read.file(),
statusbar(),
tic(),
try_require(),
updateLares(),
warnifnot(),
what_size()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.