createGeomLine: Create geoms of type line to plot time series with ggplot

Description Usage Arguments Value Author(s) See Also

Description

This function creates geoms for ggplot2. Time series with metainformation can be used as arguments to this function in order to create plots with metainformation. Though it can be used separately for more custom plot, createGeomLine is typically used with the convenience plotting function plotTs.

Usage

1
  createGeomLine(sts, lang = "de_CH")

Arguments

sts

zoo survey time series object with attribute metaLocale.

lang

character string indicating which language will be used in the labels.

Value

geom a ggplot layer containing a line for use in a chart.

Author(s)

Matthias Bannert

See Also

plotTs


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