plotSurfaceQuantiles | R Documentation |
Deprecated in favor of plotSurface()
.
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,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.