Plot the distribution function for principal components
# S3 method for apd_pca
autoplot(object, ...)
An object produced by apd_pca
.
An optional set of dplyr
selectors, such as dplyr::matches()
or
dplyr::starts_with()
for selecting which variables should be shown in the
plot.
A ggplot
object that shows the distribution function for each
principal component.