update_renviron: Update .Renviron with new values

View source: R/utils_env.R

update_renvironR Documentation

Update .Renviron with new values

Description

Updates or appends environment variables to the .Renviron file.

Usage

update_renviron(updates, path = ".Renviron")

Arguments

updates

A named list of key-value pairs to update.

path

Path to .Renviron file (default: project root)

Value

Invisible TRUE if successful


aisdk documentation built on May 29, 2026, 9:07 a.m.