set_config: Set a configuration parameter

View source: R/getset.R

set_configR Documentation

Set a configuration parameter

Description

Set a configuration parameter, for the package we are calling from. If called from the R prompt and not from a package, then it sets the parameter for global environment.

Usage

set_config(...)

Arguments

...

Parameters to set, they should be all named.

Value

Nothing.

See Also

set_config_in


gaborcsardi/pkgconfig documentation built on Nov. 10, 2023, 9:58 a.m.