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/summary_listing.html | 183 ++++++++++++++---------------------- 1 file changed, 73 insertions(+), 110 deletions(-) (limited to 'docs/reference/summary_listing.html') diff --git a/docs/reference/summary_listing.html b/docs/reference/summary_listing.html index 315f7192..92c3be1e 100644 --- a/docs/reference/summary_listing.html +++ b/docs/reference/summary_listing.html @@ -1,120 +1,87 @@ -Display the output of a summary function according to the output format — summary_listing • mkinDisplay the output of a summary function according to the output format — summary_listing • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

This function is intended for use in a R markdown code chunk with the chunk option results = "asis".

-
+
+

Usage

summary_listing(object, caption = NULL, label = NULL, clearpage = TRUE)
 
 tex_listing(object, caption = NULL, label = NULL, clearpage = TRUE)
@@ -122,8 +89,8 @@ option results = "asis".

html_listing(object, caption = NULL)
-
-

Arguments

+
+

Arguments

object

The object for which the summary is to be listed

@@ -141,26 +108,22 @@ option results = "asis".

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