Usage
# S3 method for meme
print(
x,
size = NULL,
color = NULL,
font = NULL,
upper = NULL,
lower = NULL,
vjust = NULL,
bgcolor = NULL,
r = NULL,
newpage = is.null(vp),
vp = NULL,
newdev = FALSE,
...
)# S3 method for meme
plot(
x,
size = NULL,
color = NULL,
font = NULL,
upper = NULL,
lower = NULL,
vjust = NULL,
bgcolor = NULL,
r = NULL,
newpage = is.null(vp),
vp = NULL,
newdev = FALSE,
...
)