Plots a lexical_classification_score object.
# S3 method for lexical_classification_score
plot(
x,
error.bar.height = 0.35,
error.bar.size = 0.5,
error.bar.alpha = 0.3,
...
)
The lexical_classification_score object.
The height of the error bar ends.
The size/thickness of the error bars.
The alpha level of the error bars.
ignored