geom_twitchemote {ggimage} | R Documentation |
geom_twitchemotes
Description
geom layer for using Twitch emotes
Usage
geom_twitchemote(
mapping = NULL,
data = NULL,
inherit.aes = TRUE,
na.rm = FALSE,
by = "width",
...
)
Arguments
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 |
Value
ggplot2 layer
Author(s)
Brendan Rocks
[Package ggimage version 0.3.3 Index]