
Plots an object_pronoun_type object.
# S3 method for object_pronoun_type
plot(x, type = 1, ...)
The object_pronoun_type object.
An integer of 1
, 2
, 3
) corresponding to
1 - heat map; 2 - lexical dispersion plot; 3 - facetted bar graph.
Other arguments passed to qheat
,
dispersion_plot
, or facet_wrap
.