View source: R/auxiliary_visuals.R
giotto_point | R Documentation |
uses ggplot::geom_point, scattermore::geom_scattermore or scattermore::geom_scattermost
giotto_point(
plot_method = c("ggplot", "scattermore", "scattermost"),
size = 1,
scattermost_xy = NULL,
scattermost_color = NULL,
...
)
... |
geom_point parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.