copy_dir | R Documentation |
Bundles into a tar, then unpacks in a new location. Works with nested folders/files. May need to use full.names
to
ensure all subfiles are located and moved.
copy_dir(from, to, tar, extra_flags, ...)
from, to |
character vectors, defining file paths. |
tar |
parameter passed to |
extra_flags |
parameter passed to |
... |
additional parameters passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.