Calculate monthly mean for given period
1 | calc_monthly_mean(df_hdd, from = 2011, to = 2020)
|
df_hdd |
dataframe from function get_montly_hdd; should be tidyed before |
from |
first year |
to |
last year |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.