plot.test_lin {respR} | R Documentation |
Plot output of test_lin
Description
This is an internal generic. Produces 4 plots.
Usage
## S3 method for class 'test_lin'
plot(x, show = c("all", "a", "b", "c", "d"), ...)
Arguments
x |
test_lin object |
show |
string. Which result to show. |
... |
Pass additional plotting parameters |
Value
A plot. No returned value.
[Package respR version 2.3.3 Index]