From 2bb59c88d49b193f278916ad9cc4de83c0de9604 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 2 Mar 2022 18:03:54 +0100 Subject: Make tests more platform independent, update docs --- docs/reference/plot.nafta.html | 170 ++++++++++++----------------------------- 1 file changed, 50 insertions(+), 120 deletions(-) (limited to 'docs/reference/plot.nafta.html') diff --git a/docs/reference/plot.nafta.html b/docs/reference/plot.nafta.html index 544ee5eb..d3407a24 100644 --- a/docs/reference/plot.nafta.html +++ b/docs/reference/plot.nafta.html @@ -1,68 +1,13 @@ - - - - - - - -Plot the results of the three models used in the NAFTA scheme. — plot.nafta • mkin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Plot the results of the three models used in the NAFTA scheme. — plot.nafta • mkin - - + + - - -
-
- -
- -
+
@@ -149,65 +88,56 @@ function (SFO, then IORE, then DFOP)." /> function (SFO, then IORE, then DFOP).

-
# 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

+
+
# 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.

-

Details

- -

Calls plot.mmkin.

-

Author

- +
+
+

Details

+

Calls plot.mmkin.

+
+
+

Author

Johannes Ranke

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