visualize_time_series

visualize_time_series(
  data,
  title = NULL,
  scales = NULL,
  nrow = NULL,
  ncol = NULL
)

Arguments

data

data to create time series figure

title

title of figure (default: NULL)

Value

time series figure with volume on the x-axis and value on the y-axis