From 8b7edd4eaf0d196e674a085f744d1a69260a6c91 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 16 Nov 2023 06:02:05 +0100 Subject: Update pkgdown docs to bootstrap 5 with search --- docs/reference/nobs.mkinfit.html | 186 ++++++++++++++++----------------------- 1 file changed, 74 insertions(+), 112 deletions(-) (limited to 'docs/reference/nobs.mkinfit.html') diff --git a/docs/reference/nobs.mkinfit.html b/docs/reference/nobs.mkinfit.html index c3e24a08..d4f6fe40 100644 --- a/docs/reference/nobs.mkinfit.html +++ b/docs/reference/nobs.mkinfit.html @@ -1,124 +1,90 @@ -Number of observations on which an mkinfit object was fitted — nobs.mkinfit • mkinNumber of observations on which an mkinfit object was fitted — nobs.mkinfit • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

Number of observations on which an mkinfit object was fitted

-
+
+

Usage

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

Arguments

+
+

Arguments

object

An mkinfit object

@@ -127,33 +93,29 @@

For compatibility with the generic method

-
-

Value

+
+

Value

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

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