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/mkinplot.html | 151 ++++++++++++------------------------------- 1 file changed, 42 insertions(+), 109 deletions(-) (limited to 'docs/reference/mkinplot.html') diff --git a/docs/reference/mkinplot.html b/docs/reference/mkinplot.html index b20a8c96..896c30a0 100644 --- a/docs/reference/mkinplot.html +++ b/docs/reference/mkinplot.html @@ -1,68 +1,13 @@ - - - - - - - -Plot the observed data and the fitted model of an mkinfit object — mkinplot • mkin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Plot the observed data and the fitted model of an mkinfit object — mkinplot • mkin - - + + - - -
-
- -
- -
+

Deprecated function. It now only calls the plot method -plot.mkinfit.

+plot.mkinfit.

-
mkinplot(fit, ...)
- -

Arguments

- - - - - - - - - - -
fit

an object of class mkinfit.

...

further arguments passed to plot.mkinfit.

- -

Value

+
+
mkinplot(fit, ...)
+
+
+

Arguments

+
fit
+

an object of class mkinfit.

+
...
+

further arguments passed to plot.mkinfit.

+
+
+

Value

The function is called for its side effect.

-

Author

- +
+
+

Author

Johannes Ranke

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