plot_3d_val: Title

View source: R/reduceDimension_plot.R

plot_3d_valR Documentation

Title

Description

Title

Usage

plot_3d_val(
  df,
  val,
  cex = 1,
  max.val = quantile(val, 0.99),
  init = TRUE,
  prefix = NULL,
  bg.col = "gray60"
)

Arguments

df
val
cex
max.val
init
prefix
bg.col

AllenInstitute/scrattch.hicat documentation built on Oct. 20, 2023, 6:55 a.m.