Description Usage Arguments Value
function returning the mean value of a data frame
1 |
dataframe |
The dataframe from which you want to calculate the mean. It must have a Time column and the numeric column from which you want to have the mean. |
granularity_mean |
The granularity at which you want to calculate the mean. Must be Day or Week. Defaut is Day |
birthdate |
The birthdate of the child. If NULL we assume that this is the first day of the dataframe. Defaut is NULL |
mean_df the new dataframe containing the mean values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.