Description Usage Arguments Value
View source: R/boxr__internal_diff_and_uldl.R
Download or upload the contents of a box.com directory, not including subdirectories
1 2 3 4 5 6 7 8 9 10 | deleteRemoteObjects(dir_id, local_dir = getwd())
downloadDirFiles(
dir_id,
local_dir = getwd(),
overwrite = TRUE,
dir_str = getwd()
)
uploadDirFiles(dir_id, local_dir = getwd(), overwrite = TRUE)
|
dir_id |
The box.com id for the folder that you'd like to query |
local_dir |
The local directory which you'd like |
TRUE
for a successful sync, NULL
if the box.com folder
is empty.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.