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/status.html | 190 ++++++++++++++++++--------------------------- 1 file changed, 76 insertions(+), 114 deletions(-) (limited to 'docs/reference/status.html') diff --git a/docs/reference/status.html b/docs/reference/status.html index 2ff35423..80745bf3 100644 --- a/docs/reference/status.html +++ b/docs/reference/status.html @@ -1,118 +1,84 @@ -Method to get status information for fit array objects — status • mkinMethod to get status information for fit array objects — status • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

Method to get status information for fit array objects

-
+
+

Usage

status(object, ...)
 
 # S3 method for mmkin
@@ -128,8 +94,8 @@
 print(x, ...)
-
-

Arguments

+
+

Arguments

object

The object to investigate

@@ -142,16 +108,16 @@

The object to be printed

-
-

Value

+
+

Value

An object with the same dimensions as the fit array suitable printing method.

-
-

Examples

+
+

Examples

# \dontrun{
 fits <- mmkin(
   c("SFO", "FOMC"),
@@ -170,26 +136,22 @@ suitable printing method.

# }
-
- -
+
-
- -- cgit v1.2.1