Description Usage Arguments Value See Also
Note: please use this function with extreme caution, as it is possible for the contents of a Box file to change without your knowledge.
This function downloads a file from Box, then runs its
contents, as R code, using source()
.
1 | box_source(file_id, local = globalenv(), ...)
|
file_id |
|
local |
|
... |
Other arguments passed to |
Object returned by source()
,
called for side-effect of modifying an environment.
box_dl()
, box_save()
, box_read()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.