pcaplot: simple PCA plot

View source: R/plot_utils.R

pcaplotR Documentation

simple PCA plot

Description

This is a simple version of PCA plot

Usage

pcaplot(data, takelog = FALSE, center = TRUE, scale = FALSE,
  pca_x = 1, pca_y = 2, group = NULL, opacity = 0.6,
  plotsize = 7, labsize = 4, legend = TRUE)

naikai/sake documentation built on Feb. 15, 2023, 11 p.m.