plotPcaVariation: Plot Pca Variation

View source: R/plotN-S.R

plotPcaVariationR Documentation

Plot Pca Variation

Description

Displays a scree plot of the current principal component analysis data stored in the object.

Usage

plotPcaVariation(object, n_pcs = NULL, of_sample = NA)

Arguments

object

A valid spata-object.

of_sample

This argument is currently inactive. It might be reactivated when spata-objects can store more than one sample.

Value

Returns a ggplot-object that can be additionally customized according to the rules of the ggplot2-framework.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.