plotPCAloadings: plotPCAloadings

View source: R/plotPCAloadings.R

plotPCAloadingsR Documentation

plotPCAloadings

Description

Creates a PCA loadings plot using ggplot.

Usage

plotPCAloadings(df, cutoff = NULL)

Arguments

df

A dataframe with the principal components to be plotted in the first two columns.

cutoff

Numerical value used to label all features with a loading >cutoff or <-cutoff. Default NULL.

Value

A PCA loadings plot.


AslaugL/thesisToolsOmics documentation built on April 3, 2022, 8:16 p.m.