Description Usage Arguments Details Value See Also Examples
as_count
- Set the pretty printing of a term_count
object.
Either print pretty as a combination of count and percent/proportion or as
just counts.
pretty<-
- Set the pretty/count printing of a term_count
object.
1 2 3 |
x |
A |
value |
logical. If |
Note that pretty printing can be turned off globally by setting
options(termco_pretty = FALSE)
.
Returns a term_count
with the pretty
attributes
set.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.