From 6476f5f49b373cd4cf05f2e73389df83e437d597 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Feb 2025 16:30:31 +0100 Subject: Axis legend formatting, update vignettes --- docs/dev/reference/tex_listing.html | 143 ------------------------------------ 1 file changed, 143 deletions(-) delete mode 100644 docs/dev/reference/tex_listing.html (limited to 'docs/dev/reference/tex_listing.html') diff --git a/docs/dev/reference/tex_listing.html b/docs/dev/reference/tex_listing.html deleted file mode 100644 index 03bd83f2..00000000 --- a/docs/dev/reference/tex_listing.html +++ /dev/null @@ -1,143 +0,0 @@ - -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?

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