From 6476f5f49b373cd4cf05f2e73389df83e437d597 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Feb 2025 16:30:31 +0100 Subject: Axis legend formatting, update vignettes --- docs/dev/reference/plot.nafta.html | 175 ------------------------------------- 1 file changed, 175 deletions(-) delete mode 100644 docs/dev/reference/plot.nafta.html (limited to 'docs/dev/reference/plot.nafta.html') diff --git a/docs/dev/reference/plot.nafta.html b/docs/dev/reference/plot.nafta.html deleted file mode 100644 index 8acaa8b3..00000000 --- a/docs/dev/reference/plot.nafta.html +++ /dev/null @@ -1,175 +0,0 @@ - -Plot the results of the three models used in the NAFTA scheme. — plot.nafta • mkin - - -
-
- - - -
-
- - -
-

The plots are ordered with increasing complexity of the model in this -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

-

Johannes Ranke

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