plot_pca: Generate PCA plot.

plot_pcaR Documentation

Generate PCA plot.

Description

Generate PCA plot.

Usage

plot_pca(df = NULL, pc_x = "PC1", pc_y = "PC2")

Arguments

df

a data frame.

pc_x

principal component to plot on x axis

pc_y

principal component to plot on y axis


cancerit/RCRISPR documentation built on April 26, 2023, 10:12 p.m.