plot.lexical_classification_preprocessed: Plots a lexical_classification_preprocessed Object

View source: R/lexical_classification.R

plot.lexical_classification_preprocessedR Documentation

Plots a lexical_classification_preprocessed Object

Description

Plots a lexical_classification_preprocessed object.

Usage

## S3 method for class 'lexical_classification_preprocessed'
plot(x, jitter = 0.1, text.size = 3.5, alpha = 0.3, ncol = 3, ...)

Arguments

x

The lexical_classification_preprocessed object.

jitter

The amount to jitter the points by in the bocplots.

text.size

The text size to use for plotting the mean in the boxplots.

alpha

The alpha level to use for points.

ncol

The number of columns to use for facet_wrap.

...

ignored


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