plot.Data: Plot Data object

Description Usage Arguments

View source: R/Data_Plotting.R

Description

Plot Data object

Usage

1
2
## S3 method for class 'Data'
plot(x, upq = 0.9, lwq = 0.1, outline = FALSE, ...)

Arguments

x

object of class Data

upq

Upper quantile of TACs for max ylim

lwq

Lower quantile of TACs for min ylim

outline

Logical. Include outliers in plot?

...

Optional additional arguments passed to boxplot


DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.