Set and return the sandbox properties to be used as a default, probably based on whether a Notebook is running.

setDefaultSandbox(newSandbox = NULL, ...)

Arguments

newSandbox

newSandbox

...

...

Value

default sandbox

Examples

# \donttest{
setDefaultSandbox()
# }