This function will display a table of total variance explained in an EFA

efa_var(fit, print = TRUE)

Arguments

fit

an efa model created by psych::fa()

print

Create a knitr table for displaying as html table (default = TRUE)