print.RMlocdepGamma: Print method for RMlocdepGamma kable output

View source: R/ld_partgam.R

print.RMlocdepGammaR Documentation

Print method for RMlocdepGamma kable output

Description

Prints the two rest-score direction tables stacked vertically with a blank line between them. Each table renders via knitr_kable's own print method as a clean pipe-markdown table.

Usage

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

Arguments

x

An object of class "RMlocdepGamma" returned by RMlocdepGamma with output = "kable".

...

Further arguments (currently unused).

Value

Invisibly returns x.


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