Creates a plot of series 11777
chart.add_basic(ts, xlim = NULL, ylim = NULL, type = "lines",
title = "", subtitle = "", col = "firebrick4", arr.size = NULL,
arr.pos = "v", leg.pos = "top", trend = FALSE)A ts. the ts object.
A numeric vector. x axis limits.
A numeric vector. Y axis limits.
A character. The type of of plot (lines).
A character. The plot title.
A character. The plot subtitle.
A character. Color.
A vector.
A vector.
A vector.
A boolean.
An image file is saved in the 'graphs' folder, under the BETS installation directory.