Description Usage Arguments Value Examples
Retrieve the Date of Last API Data Update.
1 | last_updated(api_key)
|
api_key |
Character. An authorized API key for the NREL API service. API keys can be requested at https://developer.nrel.gov/signup/ |
An object of class POSIXct containing the date and time of the most recent data update.
1 2 3 4 | ## Not run:
last_updated(MY_API_KEY)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.