From 38f9e15f0c972c1516ae737a2bca8d7789581bbd Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Oct 2016 09:19:21 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference/mkinplot.html | 118 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 docs/reference/mkinplot.html (limited to 'docs/reference/mkinplot.html') diff --git a/docs/reference/mkinplot.html b/docs/reference/mkinplot.html new file mode 100644 index 00000000..51ca3992 --- /dev/null +++ b/docs/reference/mkinplot.html @@ -0,0 +1,118 @@ + + + + + + + + +mkinplot. mkin + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+
+ +

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

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