chart.add_basic: Create a chart of the Unitary Labor Cost time series

Description Usage Arguments Value Author(s)

Description

Creates a plot of series 11777

Usage

1
2
3
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 ts. the ts object.

xlim

A numeric vector. x axis limits.

ylim

A numeric vector. Y axis limits.

type

A character. The type of of plot (lines).

title

A character. The plot title.

subtitle

A character. The plot subtitle.

col

A character. Color.

arr.size

A vector.

arr.pos

A vector.

leg.pos

A vector.

trend

A boolean.

Value

An image file is saved in the 'graphs' folder, under the BETS installation directory.

Author(s)

Talitha Speranza talitha.speranza@fgv.br


BETS documentation built on May 1, 2019, 7:48 p.m.