plot.pronoun_type {qdap}R Documentation

Plots an pronoun_type Object

Description

Plots an pronoun_type object.

Usage

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

Arguments

x

The 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.


[Package qdap version 2.4.6 Index]