From af7c6de4db9981ac814362c441fbac22c8faa2d7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 24 Nov 2022 09:02:26 +0100 Subject: Start online docs of the development version --- docs/dev/reference/plot.nafta.html | 193 +++++++++++++------------------------ 1 file changed, 69 insertions(+), 124 deletions(-) (limited to 'docs/dev/reference/plot.nafta.html') diff --git a/docs/dev/reference/plot.nafta.html b/docs/dev/reference/plot.nafta.html index c24fba99..82b46336 100644 --- a/docs/dev/reference/plot.nafta.html +++ b/docs/dev/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 +94,65 @@ 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

- -

The function is called for its side effect.

-

Details

- -

Calls plot.mmkin.

-

Author

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

Johannes Ranke

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