pca_plot: Title

View source: R/pca_plot.R

pca_plotR Documentation

Title

Description

Title

Usage

pca_plot(pca_rec, pc_x = 1, pc_y = 2, data = NA, ...)

Arguments

pca_rec

The PCA recipe, a tidymodel object.

pc_x

PC shown on x-axis.

pc_y

PC shown on y-axis.

...

arguments passed on to labs.

Value

ggplot object


muhohl/geochem documentation built on March 4, 2025, 8:14 p.m.