From 3151647526f299686b68420a83ae38cd7f3d08f5 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 9 Nov 2015 09:05:15 +0100 Subject: Rebuild vignettes and static documentation --- inst/web/mkinplot.html | 112 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 inst/web/mkinplot.html (limited to 'inst/web/mkinplot.html') diff --git a/inst/web/mkinplot.html b/inst/web/mkinplot.html new file mode 100644 index 00000000..74c8c29f --- /dev/null +++ b/inst/web/mkinplot.html @@ -0,0 +1,112 @@ + + + + +mkinplot. mkin 0.9-41 + + + + + + + + + + + + + + + + + +
+
+ +
+ +

+ 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. +

+ +
+
+
+ + + +

Author

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