get_key: Get an API key from Environmental Variables

View source: R/Helpers.R

get_keyR Documentation

Get an API key from Environmental Variables

Description

⁠APCA-[LIVE/PAPER]-KEY⁠ or POLYGON-KEYs are character vectors set in the Renviron file, see firstrun for details on setting up these credentials.

Usage

get_key(live = get_live(), api = "a")

Arguments

live

(logical) Alpaca live setting

api

(character) "a"/"p" for Alpaca/Polygon respectively

Value

(character) the requested key


yogat3ch/AlpacaforR documentation built on July 2, 2023, 10:48 a.m.