plot.rtconnect: Plot for rtconnect object.

Description Usage Arguments Author(s)

Description

Plot units of rtconnect object.

Usage

1
2
3
  ## S3 method for class 'rtconnect'
plot(x, type="daily", graph.type="b",
      main=NULL, xlab=NULL, ylab=NULL, ...)

Arguments

x

rtconnect object.

type

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

graph.type

1-character string giving the type of plot desired.

main

overall title for the plot.

xlab

a label for the x axis.

ylab

a label for the y axis.

...

Author(s)

Yusuke Miyazaki


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