plot_index | R Documentation |
In this plot the unstandardised indices is the geometric mean of the data.
plot_index(
fit,
year = NULL,
fill = "purple",
probs = c(0.25, 0.75),
rescale = 1,
show_unstandardised = TRUE
)
fit |
An object of class |
year |
the year or time label. |
fill |
the fill colour for the percentiles. |
probs |
The percentiles to be computed by the |
rescale |
the index of the series to rescale to. If set to NULL then no rescaling is done. |
show_unstandardised |
show the unstandardised series or not. |
a ggplot
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.