cabinets_options_set: Set cabinets options

Description Usage Arguments Details Value

View source: R/checks.R

Description

Set cabinets options

Usage

1

Arguments

...

Options to be set

.envir

Environment to set options in; if NULL, will use environment at parent.frame()

Details

Mainly used for specifying if cabinets has permission to write to .Rprofile. Permission can be revoked at any time by opening the .Rprofile file and setting "cabinets.permission" = FALSE.

Value

If no options are set, returns the options specified in options.


cabinets documentation built on Nov. 8, 2020, 4:32 p.m.