print.grass_card: Print a GRASS Report Card

View source: R/print.R

print.grass_cardR Documentation

Print a GRASS Report Card

Description

Prints the card assembled by format.grass_card(): the sample line, one line per coefficient with its percentile and consistency band, the plain-language read, the delta_hat spread and flag, and, on a divergent card, the pairwise and per-rater tables.

Usage

## S3 method for class 'grass_card'
print(x, digits = 2, ...)

Arguments

x

A grass_card object from grass_report().

digits

Decimals for coefficient values. Default 2.

...

Ignored.

Value

x, invisibly.


grassr documentation built on Sept. 22, 2026, 5:08 p.m.