plot_nested_pca: Plot nested PCA results

View source: R/pca.R

plot_nested_pcaR Documentation

Plot nested PCA results

Description

Plot nested PCA results

Usage

plot_nested_pca(x, var, pc = c("PC1", "PC2"))

Arguments

x

Nested PCA object, output of nested_pca function.

var

Grouping variable visualize on.

pc

Principal components to show on axes x and y. Defaults to PC1 and PC2.

Value

Returns a patchwork of data in selected PC space and associated plots with rotation visualization.


petrpajdla/settlements documentation built on June 27, 2022, 10:21 p.m.