plot.term_loc: Plots a term_loc Object

Description Usage Arguments

View source: R/term_before.R

Description

Plots a term_loc object.

Usage

1
2
## S3 method for class 'term_loc'
plot(x, as.cloud = FALSE, random.order = FALSE, rot.per = 0, ...)

Arguments

x

The term_loc object.

as.cloud

logical. If TRUE a wordcloud will be plotted rather than a bar plot.

random.order

logical. Should the words be place randomly around the cloud or if FALSE the more frequent words are in the center of the cloud.

rot.per

The precentage of rotated words.

...

Other arguments passed to wordcloud.


trinker/termco documentation built on Jan. 7, 2022, 3:32 a.m.