From bad2f70c18cd9f57c0d382914327613bcfc9298f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 29 Jul 2024 08:06:08 +0200 Subject: Move coverage to pkgdown docs The coverage report is neither successful on Travis nor in the github workflow set up with the usethis package. Therefore the code coverage report is generated locally and linked into the pkgdown docs. --- docs/reference/tex_listing.html | 149 ++-------------------------------------- 1 file changed, 7 insertions(+), 142 deletions(-) (limited to 'docs/reference/tex_listing.html') diff --git a/docs/reference/tex_listing.html b/docs/reference/tex_listing.html index 4b8736c3..879363c3 100644 --- a/docs/reference/tex_listing.html +++ b/docs/reference/tex_listing.html @@ -1,143 +1,8 @@ - -Wrap the output of a summary function in tex listing environment — tex_listing • mkin - - -
-
- - - -
-
- - -
-

This function can be used in a R markdown code chunk with the chunk -option results = "asis".

-
- -
-
tex_listing(object, caption = NULL, label = NULL, clearpage = TRUE)
-
- -
-

Arguments

-
object
-

The object for which the summary is to be listed

- - -
caption
-

An optional caption

- - -
label
-

An optional label

- - -
clearpage
-

Should a new page be started after the listing?

- -
- -
- -
- - -
- -
-

Site built with pkgdown 2.0.6.

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