View source: R/geom_sc_wordcloud.R
ggplot_add.geom_sc_wordcloud | R Documentation |
Use ggplot_add to populate single-cell plot with textual information
## S3 method for class 'geom_sc_wordcloud'
ggplot_add(object, plot, object_name)
object |
An object to add to the plot |
plot |
The ggplot object to add object to |
object_name |
The name of the object to add |
Use layered approach to add wordclouds to the dimension reduction plots from single cell transcriptomics data. Use with 'ggsc'.
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.