Description Usage Arguments Value Author(s)
wrapper layer for visualizing emoji
1 2 3 4 5 6 7 8 9 | geom_emoji(
alias = "rose",
color = "#67001f",
size = 120,
x = 1,
y = 1,
vjust = 0.25,
...
)
|
alias |
emoji alias |
color |
color |
size |
size |
x |
x position |
y |
y position |
vjust |
vertical adjustment |
... |
additional parameter for geom_text |
ggplot2 layer
guangchuang yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.