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


aloy/lmeresampler documentation built on Dec. 12, 2023, 9:26 a.m.