get_credentials {rockx}R Documentation

Retrieve API Credentials

Description

This function fetches the stored API credentials from environment variables.

Usage

get_credentials()

Value

A list containing username, password, and server_url.


[Package rockx version 0.1.0 Index]