View source: R/trendline_helpers.R
tl_rolling_mean | R Documentation |
Calculate the rolling mean of a data frame
tl_rolling_mean(
df,
xmin,
xmax,
rollmean,
subtitle_text,
type,
zero_start,
return_only_df = F
)
A list containing df, xmin, xmax ,and subtitle_text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.