plot_dim_red: Title

View source: R/dimensional-reduction.R

plot_dim_redR Documentation

Title

Description

Title

Usage

plot_dim_red(
  object,
  variable_set,
  phase = NULL,
  method_dim_red = "pca",
  color_by = NULL,
  color_aes = "fill",
  pt_clrp = NULL,
  clrp_adjust = NULL,
  pt_alpha = NULL,
  pt_clr = NULL,
  pt_clrsp = NULL,
  pt_fill = NULL,
  pt_size = NULL,
  add_ons = list(ggplot2::labs(fill = NULL, color = NULL)),
  ...
)

Arguments

object
phase
method_dim_red
color_by
color_aes
clrp_adjust
pt_alpha
pt_clr
pt_fill
pt_size
clrp
clrsp

theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.