plot.discourse_connector: Plots a discourse_connector Object

Description Usage Arguments

Description

Plots a discourse_connector object.

Usage

1
2
3
## S3 method for class 'discourse_connector'
plot(x, grouping.var = NULL,
  unlist.terms = TRUE, plot = TRUE, ...)

Arguments

x

The discourse_connector object.

grouping.var

The grouping variables. Take from x unless supplied by the user.

unlist.terms

logical. If TRUE the terms will be separated rather than grouped as a single (sub)marker.

plot

logical. If TRUE the plot will automatically plot. The user may wish to set to FALSE for use in knitr, sweave, etc. to add additional plot layers.

...

Other arguments passed to dispersion_plot.


trinker/discon documentation built on May 31, 2019, 8:42 p.m.