geom_emoji | R Documentation |
geom layer for using emoji image
geom_emoji(
mapping = NULL,
data = NULL,
inherit.aes = TRUE,
na.rm = FALSE,
by = "width",
...
)
mapping |
aes mapping |
data |
data |
inherit.aes |
whether inherit aes mapping from ggplot() |
na.rm |
whether remove NA values |
by |
one of 'width' or 'height' for specifying size |
... |
additional parameter |
ggplot2 layer
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.