| cp_dir | R Documentation |
cp.Note that differs from rsync_dirs
cp_dir(src, dst, flags = "-uR")
src |
character the fully qualified source directory |
dst |
character the fully qualified destination directory |
flags |
charcater flags for cp, by default "-uR" |
the output of the systems cp command (0 = good!)
Other FILE: file_parts,
get_temp_dirname,
get_temp_filename, rsync_dirs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.