Run boxr_options() to see what it's possible to set globally.
boxr_options()
A list of the options available
Options can be set in the usual way using options(), and include:
box.verbose - Should boxr print to the console using cat()? This is
slightly 'rude' package behaviour, and may cause problems if using the
knitr package.
box.wd - A list containg the name and id of the default box.com directory
box.token - The token object used for authentication
box_setwd() for another way to set the default box.com
directory