set_config: Apply configuration to current R session.

Description Usage Arguments Methods (by class) See Also Examples

View source: R/config.R

Description

Apply configuration to current R session.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
set_config(cfg)

## Default S3 method:
set_config(cfg)

## S3 method for class 'cfg_env'
set_config(cfg)

## S3 method for class 'cfg_saved'
set_config(cfg)

Arguments

cfg

Configuration object.

Methods (by class)

See Also

cfg

cfg_env

cfg_saved

Examples

1
2
3

datadotworld/data.world-r documentation built on July 2, 2021, 2:17 a.m.