Description Usage Arguments Value
This function retrieves historic daily averages for a given date.
1 | get_historic_data(daily_temperatures, historic_date)
|
daily_temperatures |
A dataframe from the function get_daily_FIPS_averages(). |
historic_date |
A date for which the |
A dataframe containing @examples get_historic_data(daily_temperatures, "2019-09-21")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.