compareplot: Create Plot to Compare different Time Series

Description Usage Arguments Value

Description

Create multiple time series on the same scale on the same plot, even the components of the times (year or month or date) are different.

Usage

1
compareplot(df, var = "year", type = "continue")

Arguments

df

a data.frame with first col times, second col values.

Value

Invisible NULL


sunsiyu/timelyr documentation built on May 30, 2019, 8:40 p.m.