create_screeplot: create_screeplot

View source: R/dimension_reduction.R

create_screeplotR Documentation

create_screeplot

Description

create screeplot with ggplot

Usage

create_screeplot(pca_obj, ncp = 20, ylim = c(0, 20))

Arguments

pca_obj

pca dimension reduction object

ncp

number of principal components to calculate

ylim

y-axis limits on scree plot

Value

ggplot


RubD/Giotto_site documentation built on April 12, 2025, 6:46 p.m.