moveFiles | R Documentation |
Move files/folders to a folder
moveFiles(src, dst)
src |
character vector; paths to source files / folders |
dst |
character scalar; path to target folder |
a boolean vector of the same length as src
, with
TRUE entries corresponding to files/folders moved successfully.
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.