Description Usage Arguments Value
View source: R/boxr__internal_dir_comparison.R
Takes the id
of a box folder and returns a data.frame of it's
subdirectories, including their equivalent paths in the local directory.
1 | dirTreeRecursive(dir_id, local_dir = getwd())
|
dir_id |
The box.com id for the folder that you'd like to query |
local_dir |
The local directory which you'd like |
A data.frame describing the contents directory structure of the
box.com folder corresponding to dir_id
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.