settings_write: Write project settings

View source: R/config.R

settings_writeR Documentation

Write project settings

Description

Writes the project settings to settings.yml or config files

Usage

settings_write(settings, settings_file = NULL, section = NULL)

Arguments

settings

The settings list to write

settings_file

The settings file path (default: auto-detect settings.yml/config.yml)

section

Optional section to update (e.g. "data")

Value

Invisibly returns NULL.


framework documentation built on Feb. 18, 2026, 1:07 a.m.