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


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.