From 8b7edd4eaf0d196e674a085f744d1a69260a6c91 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 16 Nov 2023 06:02:05 +0100 Subject: Update pkgdown docs to bootstrap 5 with search --- docs/reference/plot.nafta.html | 195 +++++++++++++++++------------------------ 1 file changed, 79 insertions(+), 116 deletions(-) (limited to 'docs/reference/plot.nafta.html') diff --git a/docs/reference/plot.nafta.html b/docs/reference/plot.nafta.html index 81cfd7b2..2c45a94b 100644 --- a/docs/reference/plot.nafta.html +++ b/docs/reference/plot.nafta.html @@ -1,126 +1,93 @@ -Plot the results of the three models used in the NAFTA scheme. — plot.nafta • mkinPlot the results of the three models used in the NAFTA scheme. — plot.nafta • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

The plots are ordered with increasing complexity of the model in this function (SFO, then IORE, then DFOP).

-
+
+

Usage

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

Arguments

+
+

Arguments

x

An object of class nafta.

@@ -137,41 +104,37 @@ function (SFO, then IORE, then DFOP).

Further arguments passed to plot.mmkin.

-
-

Value

+
+

Value

The function is called for its side effect.

-
-

Details

+
+

Details

Calls plot.mmkin.

-
-

Author

+
+

Author

Johannes Ranke

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