chart.add_basic {BETS} | R Documentation |
Create a chart of the Unitary Labor Cost time series
Description
Creates a plot of series 11777
Usage
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)
Arguments
ts |
A |
xlim |
A |
ylim |
A |
type |
A |
title |
A |
subtitle |
A |
col |
A |
arr.size |
A |
arr.pos |
A |
leg.pos |
A |
trend |
A |
Value
An image file is saved in the 'graphs' folder, under the BETS installation directory.
Author(s)
Talitha Speranza talitha.speranza@fgv.br
[Package BETS version 0.4.9 Index]