plot.rpca {rsvd} | R Documentation |
Creates a screeplot, variables and individual factor maps to
summarize the results of the rpca
function.
## S3 method for class 'rpca'
plot(x, ...)
x |
Object returned by the |
... |
Additional arguments passed to the individual plot functions (see below). |
ggscreeplot
, ggcorplot
, ggindplot
#