config: Configurations.

Description Usage Format Arguments See Also Examples

Description

Getters and setters for various injector configurations.

Usage

1
2
3
4
5

Format

A list of getters and setters for a configuration.

1
2
3
4
5
 unset()
 set(..., drop = TRUE)
 get(key)
 get_all()
 

Arguments

...

A (named) list of options.

key

A string (character vector of length one).

drop

A flag. Should previous options be dropped and replaced?

See Also

define, get_configs, and reset.

Examples

1
2
3
4
5
6
7
8

openscienceunil/modulr documentation built on May 3, 2019, 5:49 p.m.