Plots every factor-retention criterion in the N_FACTORS() result that has
a plottable outcome (see plot.efa_retention()); criteria without a plot
(e.g. MAP() or SMT()) are skipped.
Usage
# S3 method for N_FACTORS
plot(x, ...)
Value
A named list of ggplot2::ggplot objects, one per criterion with a
plottable result, or invisibly NULL if there is none.
Arguments
x
an object of class N_FACTORS, returned by N_FACTORS().