plotTs: plot (multiple) time series conveniently

Description Usage Arguments Author(s) See Also

Description

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.

Usage

1
2
  plotTs(..., pal = eth.colors(), lg = T,
    llabel = "Legende", lang = "de_CH")

Arguments

...

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.

Author(s)

Matthias Banert

See Also

createGeomLine


mbannert/gateveys documentation built on May 21, 2019, 2:23 p.m.