plot.ngram_collocations: Plots a ngram_collocations Object

Description Usage Arguments Value

View source: R/DEPRECATED.R

Description

Plots a ngram_collocations object.

Usage

1
2
## S3 method for class 'ngram_collocations'
plot(x, drop.redundant.yaxis.text = TRUE, plot = TRUE, ...)

Arguments

x

The ngram_collocations object.

drop.redundant.yaxis.text

logical. If TRUE the second y axis text/ticks, in the heat plot are dropped.

plot

logical. If TRUE the output is plotted.

...

ignored.

Value

Returns a list of the three ggplot2 objects that make the combined plot.


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