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)


censusapi documentation built on April 3, 2025, 11:47 p.m.