Plots a lexical_classification_preprocessed object.
# S3 method for lexical_classification_preprocessed
plot(x, jitter = 0.1,
text.size = 3.5, alpha = 0.3, ncol = 3, ...)
The lexical_classification_preprocessed object.
The amount to jitter the points by in the bocplots.
The text size to use for plotting the mean in the boxplots.
The alpha level to use for points.
The number of columns to use for facet_wrap
.
ignored