From a350a16bb2c11986faf5883a2804d46b03bd7c8f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 10 Sep 2016 05:21:52 +0200 Subject: Static documentation rebuilt with current staticdocs Using hadley/staticdocs commit #8c1069d from 8 days ago --- docs/mkinplot.html | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 docs/mkinplot.html (limited to 'docs/mkinplot.html') diff --git a/docs/mkinplot.html b/docs/mkinplot.html new file mode 100644 index 00000000..a8f6632e --- /dev/null +++ b/docs/mkinplot.html @@ -0,0 +1,115 @@ + + + + +mkinplot. mkin 0.9.44.9000 + + + + + + + + + + + + + + + + + + +
+
+ +
+ +

+ Plot the observed data and the fitted model of an mkinfit object +

+ +
+
+

Usage

+
mkinplot(fit, ...)
+ +

Arguments

+
+
fit
+
+ an object of class mkinfit. +
+
...
+
+ further arguments passed to plot.mkinfit. +
+
+ +
+

Description

+ +

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

+ +
+ +
+

Value

+ +

+ The function is called for its side effect. +

+ +
+
+ +
+ + +
+ + \ No newline at end of file -- cgit v1.2.1