edit_config: Edit the default configuration file

View source: R/show_config.R

edit_configR Documentation

Edit the default configuration file

Description

Edit the default configuration file

Usage

edit_config(path = get_config())

Arguments

path

A string giving the path to a configuration file. NULL defaults to get_config().

Value

Invisible default_config().

See Also

FINANCIAL.TIMESTAMP

Other functions to deal with configuration files: create_config(), default_config(), show_config()

Examples

# Use only interactively
# edit_config(example_config("config-toy.yml"))

# Now you should see something like this:
show_config(example_config("config-toy.yml"))

2DegreesInvesting/r2dii.utils documentation built on March 31, 2022, 11:20 p.m.