This function adds to each point of a time series object the actual linear trend in the immediate future.
1 | add_linear_trend(data, n = 10)
|
data |
is an |
n |
is the number of points for which the linear trend is suspected to exist. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.