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 documentation built on April 29, 2023, 5:52 p.m.