barplot.rtconnect: Bar Plot for rtconnect Object

Description Usage Arguments Author(s)

Description

Plot units of rtconnect object.

Usage

1
2
3
  ## S3 method for class 'rtconnect'
barplot(height, type = "daily",
      main = NULL, xlab = NULL, ylab = NULL, plab = FALSE, ...)

Arguments

height

rtconnect object.

type

string giving the type of plot. The following values are possible: "daily", "daily.version", "weekly", "weekly.version", "version" and "country".

main

overall title for the plot.

xlab

a label for the x axis.

ylab

a label for the y axis.

plab

whether or not display value labels.

...

Author(s)

Yusuke Miyazaki


RTConnect documentation built on May 2, 2019, 1:43 p.m.