Learn R Programming

rpgconn (version 0.3.2)

use_config: Use New Config at Path

Description

Use New Config at Path

Usage

use_config(path, overwrite = FALSE)

Value

Invisible character vector giving the path to the active configuration file after it has been replaced. In non-interactive sessions the file is silently returned.

Arguments

path

path to new config yaml file to use

overwrite

overwrite existing config yaml set prior. Default FALSE