set_fred_key: Set a FRED API Key

Description Usage Arguments Value Examples

View source: R/register.R

Description

Function used to set the default key. If included, then key arguments in FRED API calls are no longer needed. API keys can be requested at https://fred.stlouisfed.org/docs/api/api_key.html.

Usage

1

Arguments

key

32 character lower-cased alpha-numeric character string

Value

NULL

Examples

1
set_fred_key("abcdefghijklmnopqrstuvwxyz123456")

eFRED documentation built on Jan. 16, 2021, 5:30 p.m.