View source: R/calc_hourly_temp.R
calc_hourly_temp | R Documentation |
Calculate hourly temperature
calc_hourly_temp(data)
data |
is the dataframe that contains the temp data. Cols should be named 'date_time', 'air_temp_set_1' |
data p <- calc_hourly_temp(data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.