| knit_print.RMlocdepGamma | R Documentation |
Inside a knitr / Quarto / R Markdown chunk, returns the pre-combined
two-table asis string so pandoc renders them as two distinct pipe
tables. Outside knitr, R's normal dispatch falls back to
print.RMlocdepGamma().
## S3 method for class 'RMlocdepGamma'
knit_print(x, ...)
x |
An object of class |
... |
Further arguments passed to |
A knit_asis character object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.