From 2bb59c88d49b193f278916ad9cc4de83c0de9604 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 2 Mar 2022 18:03:54 +0100 Subject: Make tests more platform independent, update docs --- docs/reference/nobs.mkinfit.html | 144 +++++++++++---------------------------- 1 file changed, 38 insertions(+), 106 deletions(-) (limited to 'docs/reference/nobs.mkinfit.html') diff --git a/docs/reference/nobs.mkinfit.html b/docs/reference/nobs.mkinfit.html index 6b9948c3..0fc1ca7c 100644 --- a/docs/reference/nobs.mkinfit.html +++ b/docs/reference/nobs.mkinfit.html @@ -1,67 +1,12 @@ - - - - - - - -Number of observations on which an mkinfit object was fitted — nobs.mkinfit • mkin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Number of observations on which an mkinfit object was fitted — nobs.mkinfit • mkin - - - - + + -
-
- -
- -
+
@@ -147,51 +86,44 @@

Number of observations on which an mkinfit object was fitted

-
# S3 method for mkinfit
-nobs(object, ...)
- -

Arguments

- - - - - - - - - - -
object

An mkinfit object

...

For compatibility with the generic method

- -

Value

+
+
# S3 method for mkinfit
+nobs(object, ...)
+
+
+

Arguments

+
object
+

An mkinfit object

+
...
+

For compatibility with the generic method

+
+
+

Value

The number of rows in the data included in the mkinfit object

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