plotPCA_fviz_biplot: PCA Biplot

View source: R/dataPreprocessing.R

plotPCA_fviz_biplotR Documentation

PCA Biplot

Description

Creates a biplot to visualize both the individuals and variables in a PCA result.

Usage

plotPCA_fviz_biplot(pca_result, title = NULL)

Arguments

pca_result

The result of a PCA analysis (object returned from 'performPCA').

title

An optional title for the biplot. If NULL, a default title will be used.

Value

A ggplot object representing the PCA biplot.


neobernad/evaluomeR documentation built on Nov. 12, 2024, 11:29 p.m.