configure: Configure Geco credentials, saving in keyring

View source: R/geco_api.R

configureR Documentation

Configure Geco credentials, saving in keyring

Description

Configure Geco credentials, saving in keyring

Usage

configure(user, password, host)

Arguments

user

Geco user name (email address). Defaults to GECO_API_USER environment variable

password

Geco password (will prompt if not provided). Defaults to GECO_API_PASSWORD environment variable

host

(optional) alternate host for API, only used for testing


generable/rgeco documentation built on Oct. 16, 2024, 2:45 a.m.