knit_print.RMlocdepGamma: knitr knit_print method for RMlocdepGamma kable output

View source: R/ld_partgam.R

knit_print.RMlocdepGammaR Documentation

knitr knit_print method for RMlocdepGamma kable output

Description

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().

Usage

## S3 method for class 'RMlocdepGamma'
knit_print(x, ...)

Arguments

x

An object of class "RMlocdepGamma".

...

Further arguments passed to knitr::asis_output().

Value

A knit_asis character object.


easyRasch2 documentation built on Sept. 13, 2026, 1:07 a.m.