| knit_print.alpha | R Documentation | 
Turn a psych::alpha() object into HTML tables.
knit_print.alpha(x, indent = "######", ...)
| x | a psych alpha object | 
| indent | add # to this to make the headings in the components lower-level. defaults to beginning at h5 | 
| ... | ignored | 
example("alpha", "psych")
knitr::knit_print(a4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.