plot.sent_split | R Documentation |
Plots a sent_split object.
## S3 method for class 'sent_split'
plot(x, text.var = NULL, rm.var = NULL, ...)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.