plot.nafta {mkin} | R Documentation |
Plot the results of the three models used in the NAFTA scheme.
Description
The plots are ordered with increasing complexity of the model in this function (SFO, then IORE, then DFOP).
Usage
## S3 method for class 'nafta'
plot(x, legend = FALSE, main = "auto", ...)
Arguments
x |
An object of class |
legend |
Should a legend be added? |
main |
Possibility to override the main title of the plot. |
... |
Further arguments passed to |
Details
Calls plot.mmkin
.
Value
The function is called for its side effect.
Author(s)
Johannes Ranke
[Package mkin version 1.2.6 Index]