Description Usage Arguments Author(s) See Also
This function plots one or more time series into the same plot. It uses createGeomLine to create multiple layers of line geoms. Just input several time series objects separated by commas to this function to obtan all series in one plot.
1 2 | plotTs(..., pal = eth.colors(), lg = T,
llabel = "Legende", lang = "de_CH")
|
... |
vector of time series objects |
pal |
character string containing color palette |
lg |
logical paramater that indicates whether to use a language specfic legend |
llabel |
character string to influence title of the legend |
lang |
character string that indicates which language should be use in the meta description. |
Matthias Banert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.