From dd6c4a8f895fd470345e7ae773299daaa4de7aef Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 22 Feb 2019 20:51:13 +0100 Subject: Implement the NAFTA evaluation scheme --- docs/reference/plot.nafta.html | 190 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 190 insertions(+) create mode 100644 docs/reference/plot.nafta.html (limited to 'docs/reference/plot.nafta.html') diff --git a/docs/reference/plot.nafta.html b/docs/reference/plot.nafta.html new file mode 100644 index 00000000..ccc98b23 --- /dev/null +++ b/docs/reference/plot.nafta.html @@ -0,0 +1,190 @@ + + + + + + + + +Plot the results of the three models used in the NAFTA scheme — plot.nafta • mkin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+ +
+
+ + +
+ +

Calls plot.mmkin.

+ +
+ +
# S3 method for nafta
+plot(x, legend = FALSE, main = "auto", …)
+ +

Arguments

+ + + + + + + + + + + + + + + + + + +
x

An object of class nafta.

legend

Should a legend be added?

main

Possibility to override the main title of the plot.

Further arguments passed to plot.mmkin.

+ +

Value

+ +

The function is called for its side effect.

+ + +
+ +
+ + +
+ + + + + + -- cgit v1.2.1