Learn R Programming

lmeresampler (version 0.2.4)

print.coef_tbl: Print coefficients from a coef_tbl object

Description

Print table of coefficients produced by bootstrap_pvals.

Usage

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

Arguments

x

the coef_tbl object to print

...

not used