From ac183c732317cf6ede26a2ee127604a407f0a6b3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 4 Feb 2021 11:24:22 +0100 Subject: Documentation improvements, mainly fixing example code The errors in the example code were in the \dontrun sections, so they were not caught by CRAN checks. In addition, the static help files generated with pkgdown were cached, so I noticed the errors only after completely regenerating the documentation for version 1.0.0. --- docs/reference/index.html | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'docs/reference/index.html') diff --git a/docs/reference/index.html b/docs/reference/index.html index c9f66992..0859a152 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -71,7 +71,7 @@ mkin - 1.0.0 + 1.0.1 @@ -175,7 +175,7 @@ -

mmkin()

+

mmkin() print(<mmkin>)

Fit one or more kinetic models with one or more state variables to one or more datasets

@@ -297,12 +297,6 @@ of an mmkin object

AIC(<mmkin>) BIC(<mmkin>)

Calculate the AIC for a column of an mmkin object

- - - -

print(<mmkin>)

- -

Print method for mmkin objects

-- cgit v1.2.1