Learn R Programming

boxr (version 0.3.2)

boxr_options: Display global options for boxr

Description

Run boxr_options() to see what it's possible to set globally.

Usage

boxr_options()

Arguments

Value

A list of the options available

Details

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

See Also

box_setwd for another way to set the default box.com directory