This function will display a factor rotation matrix for an EFA

efa_rotmatrix(fit, print = TRUE)

Arguments

fit

an efa model created by psych::fa()

print

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