None.
default_wordcloud(data, token, colors = "grey50", max.words = 50, random.order = FALSE, ...)
data | data.frame. Used for computing counts for |
---|---|
token | bare for NSE; character for SE. Name of column in |
colors, max.words, random.order, ... | Parameters passed directly to
|
list
Not exactly analogous to default_theme()
and default_labs()
because this function returns a list, not a function. More similar to
default_facet()
.