api_key_value: Get the current value of the local Census API key

View source: R/api_key_utilities.R

api_key_valueR Documentation

Get the current value of the local Census API key

Description

This corresponds to Sys.getenv("CENSUS_API_KEY") in order to be compatible with the tidycensus package.

Usage

api_key_value()

Value

a hexadecimal API token, or an empty string

See Also

tidycensus::census_api_key()

Examples

api_key_value()


higherX4Racine/hercacstables documentation built on Jan. 15, 2025, 9:58 p.m.