plot_lines: A new way of getting line plots of all the variables.

Description Usage Arguments

View source: R/viz.R

Description

Plot all numeric variables against any existing base or zoo date variable. You can specify which by using the 'dc_order' argument.

Usage

1
plot_lines(data, dc_order = 1L)

Arguments

data

The data to plot

dc_order

Which date column should be used as the x-axis. Default is the first ordinal occurring date column.


seasmith/blg documentation built on May 29, 2019, 12:40 p.m.