load_profile: Load Profile Configuration

View source: R/config.R

load_profileR Documentation

Load Profile Configuration

Description

Internal function to load a specific profile's configuration. If profilename is empty or NULL, loads the default profile.

Usage

load_profile(profilename = "")

Arguments

profilename

Character. Name of the profile to load. If empty, loads default profile.

Value

List with profile configuration (apikey, workspace_id, base_url).


cloudosR documentation built on June 1, 2026, 5:07 p.m.