Thin wrapper of utils::browseURL()
to make bouncing between R and Box a breeze.
box_browse(dir_id = NULL, file_id = NULL)
dir_id |
|
---|---|
file_id |
|
Invisible NULL
, called for side effects.
if (FALSE) { box_browse(0) # root folder on Box box_browse(file_id = 12345) }