Usage
"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
.
Plots a sent_split Object
Description
Plots a sent_split object.