print.coef_tbl {lmeresampler}R 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


[Package lmeresampler version 0.2.4 Index]