plot.subject_pronoun_type: Plots an subject_pronoun_type Object

View source: R/subject_pronoun_type.R

plot.subject_pronoun_typeR Documentation

Plots an subject_pronoun_type Object

Description

Plots an subject_pronoun_type object.

Usage

## S3 method for class 'subject_pronoun_type'
plot(x, type = 1, ...)

Arguments

x

The subject_pronoun_type object.

type

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.


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