plot.sent_split {qdap} | R Documentation |
Plots a sent_split Object
Description
Plots a sent_split object.
Usage
## 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 |
... |
Other arguments passed to |
[Package qdap version 2.4.6 Index]