plotInputDataTimeframes: Plot an input data timeframe dataframe

Description Usage Arguments Details Value

View source: R/plotInputDataTimeframes.R

Description

A function to plot an input data timeframe dataframe.

Usage

1
plotInputDataTimeframes(dfr, showPlot = FALSE)

Arguments

dfr

- dataframe with input data time frames (or a tcsam2015.rep object)

showPlot

- flag (T/F) to print plot

Details

If dfr is a tcsam2015.rep object, getInputDataTimeframes() is called on it to get a dataframe in the proper format.

Value

returns a ggplot2 object


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.