Description Usage Arguments Value Examples
Thin wrapper of utils::browseURL()
to make bouncing between R and Box a breeze.
1 | box_browse(dir_id = NULL, file_id = NULL)
|
dir_id |
|
file_id |
|
Invisible NULL
, called for side effects.
1 2 3 4 5 | ## Not run:
box_browse(0) # root folder on Box
box_browse(file_id = 12345)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.