Learn R Programming

rockx (version 0.1.0)

get_credentials: Retrieve API Credentials

Description

This function fetches the stored API credentials from environment variables.

Usage

get_credentials()

Arguments

Value

A list containing username, password, and server_url.