plot.TBRPlotData: Creates a graph of the TBRPlotData object.

Description Usage Arguments Value

View source: R/plot_tbrplotdata.R

Description

Creates a graph of the TBRPlotData object.

Usage

1
2
3
## S3 method for class 'TBRPlotData'
plot(x, y, highlight.weeks = TRUE,
  date.format = "%Y-%m-%d", ...)

Arguments

x

a TBRPlotData object.

y

ignored.

highlight.weeks

(flag), alternate background shading to highlight weeks?

date.format

(string) date format.

...

ignored.

Value

A ggplot2 object.


google/GeoexperimentsResearch documentation built on May 17, 2019, 7:42 a.m.