Description Usage Arguments Details Value
View source: R/plotInputDataTimeframes.R
A function to plot an input data timeframe dataframe.
1 | plotInputDataTimeframes(dfr, showPlot = FALSE)
|
dfr |
- dataframe with input data time frames (or a tcsam2015.rep object) |
showPlot |
- flag (T/F) to print plot |
If dfr is a tcsam2015.rep object, getInputDataTimeframes()
is called on it
to get a dataframe in the proper format.
returns a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.