R/efa_loadings.R
efa_loadings.Rd
This function will display a table of factor loadings and communalities for an EFA
efa_loadings(fit, print = TRUE)
an efa model created by psych::fa()
Create a knitr table for displaying as html table (default = TRUE)