View source: R/reduceDimension_plot.R
plot_3d_val | R Documentation |
Title
plot_3d_val(
df,
val,
cex = 1,
max.val = quantile(val, 0.99),
init = TRUE,
prefix = NULL,
bg.col = "gray60"
)
df |
|
val |
|
cex |
|
max.val |
|
init |
|
prefix |
|
bg.col |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.