get_api_key: Retrieve a Census API key stored the .Renivron file

View source: R/api-key.R

get_api_keyR Documentation

Retrieve a Census API key stored the .Renivron file

Description

Retrieve a Census API key stored the .Renivron file

Usage

get_api_key()

Value

A CENSUS_KEY or CENSUS_API_KEY string stored in the user's .Renviron. file, or a warning message printed once per R session if none is found.

See Also

Other helpers: has_api_key()

Examples

## Not run: 
get_api_key()

## End(Not run)


hrecht/censusapi documentation built on April 8, 2024, 9:21 a.m.