cbar (version 0.1.2)

plot_ts: Print time-series plot

Description

Print time-series plot

Usage

plot_ts(.cbar, x_label = "", y_label = "", seq_by = NULL)

Arguments

.cbar

cbar object

x_label

a label for x-axis

y_label

a label for y-ayis

seq_by

increment of the sequence, which is NULL by default

Value

ggplot object