print.coef_tbl: Print coefficients from a 'coef_tbl' object

View source: R/print.R

print.coef_tblR Documentation

Print coefficients from a coef_tbl object

Description

Print table of coefficients produced by bootstrap_pvals.

Usage

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

Arguments

x

the coef_tbl object to print

...

not used


lmeresampler documentation built on Feb. 16, 2023, 6:53 p.m.