This function will display a table of R squared values

sem_rsquared(x, print = TRUE)

Arguments

x

a cfa() or sem() lavaan model

print

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