From a77a10ea6c607346778ba0700b3b66ac393101a2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 27 May 2020 06:06:08 +0200 Subject: Create up to date pkgdown docs in development mode --- docs/dev/reference/mkinplot.html | 198 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 198 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..b36bcfc2 --- /dev/null +++ b/docs/dev/reference/mkinplot.html @@ -0,0 +1,198 @@ + + + + + + + + +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.

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

Arguments

+ + + + + + + + + + +
fit

an object of class mkinfit.

...

further arguments passed to plot.mkinfit.

+ +

Value

+ +

The function is called for its side effect.

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