last_updated: Retrieve the Date of Last API Data Update.

Description Usage Arguments Value Examples

View source: R/altfuel_api.R

Description

Retrieve the Date of Last API Data Update.

Usage

1
last_updated(api_key)

Arguments

api_key

Character. An authorized API key for the NREL API service. API keys can be requested at https://developer.nrel.gov/signup/

Value

An object of class POSIXct containing the date and time of the most recent data update.

Examples

1
2
3
4
## Not run: 
last_updated(MY_API_KEY)

## End(Not run)

altfuelr documentation built on Jan. 13, 2021, 10:19 a.m.