set_config_source: Set the location to a config file

View source: R/config.R

set_config_sourceR Documentation

Set the location to a config file

Description

If a remote location is specified, the file is downloaded to a temporary location and the path to this location is returned. If NULL, we'll resort to a default config. We'll perform some checks on the existence of the file too.

Usage

set_config_source(config_source, root, verbose = TRUE)

precommit documentation built on Sept. 11, 2024, 7:07 p.m.