plotSurfaceQuantiles: Deprecated

View source: R/plotSurface.R

plotSurfaceQuantilesR Documentation

Deprecated

Description

Deprecated in favor of plotSurface().

Usage

plotSurfaceQuantiles(
  object,
  color_by,
  alpha_by = NULL,
  n_qntls = 5,
  keep_qntls = 1:n_qntls,
  pt_alpha = NULL,
  pt_clrp = NULL,
  pt_size = NULL,
  smooth = NULL,
  smooth_span = NULL,
  display_image = NULL,
  bcsp_rm = NULL,
  use_scattermore = FALSE,
  sctm_pixels = c(1024, 1024),
  sctm_interpolate = FALSE,
  verbose = NULL,
  ...
)

theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.