monthly_mean | R Documentation |
Takes a dataframe from which_target_df(), calculates the monthly mean results, and returns the dataframe with only monthly mean results
monthly_mean(df)
df |
A dataframe with values provided by which_target_df() |
The dataframe consisting of calculated monthly means
monthly_mean(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.