knit_print.alpha: Pretty-print a Cronbach's alpha object

View source: R/psych_print.R

knit_print.alphaR Documentation

Pretty-print a Cronbach's alpha object

Description

Turn a psych::alpha() object into HTML tables.

Usage

knit_print.alpha(x, indent = "######", ...)

Arguments

x

a psych alpha object

indent

add # to this to make the headings in the components lower-level. defaults to beginning at h5

...

ignored

Examples

example("alpha", "psych")
knitr::knit_print(a4)


codebook documentation built on Oct. 14, 2024, 5:10 p.m.