plot.sent_split: Plots a sent_split Object

Description Usage Arguments

View source: R/sentSplit.R

Description

Plots a sent_split object.

Usage

1
2
## S3 method for class 'sent_split'
plot(x, text.var = NULL, rm.var = NULL, ...)

Arguments

x

The sent_split object.

text.var

The text variable (character string).

rm.var

An optional repeated measures character vector of 1 or 2 to facet by. If NULL the rm.var from sentSplit is used. To avoid this behavior use FALSE.

...

Other arguments passed to tot_plot.


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.