plot.sent_split: Plots a sent_split Object

View source: R/sentSplit.R

plot.sent_splitR 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 NULL the rm.var from sentSplit is used. To avoid this behavior use FALSE.

...

Other arguments passed to tot_plot.


qdap documentation built on May 31, 2023, 5:20 p.m.