From 91a5834dd701211f929fd25419dc34561ce3b4e7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 14 Feb 2025 09:15:20 +0100 Subject: Initialize dev docs --- docs/dev/reference/mkinplot.html | 115 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 docs/dev/reference/mkinplot.html (limited to 'docs/dev/reference/mkinplot.html') diff --git a/docs/dev/reference/mkinplot.html b/docs/dev/reference/mkinplot.html new file mode 100644 index 00000000..2505b060 --- /dev/null +++ b/docs/dev/reference/mkinplot.html @@ -0,0 +1,115 @@ + +Plot the observed data and the fitted model of an mkinfit object — mkinplot • mkin + Skip to contents + + +
+
+
+ +
+

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

+
+ +
+

Usage

+
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

+

Johannes Ranke

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