Network.lexical_classification: Network Lexical Classification

Description Usage Arguments Details

View source: R/lexical_classification.R

Description

Network.lexical_classification - Network a lexical_classification object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## S3 method for class 'lexical_classification'
Network(
  x,
  functional = "yellow",
  content = "red",
  edge.constant,
  title = NULL,
  digits = 2,
  ...
)

Arguments

x

A lexical_classification object.

functional

The color to use for 0% lexical_classification (purely functional).

content

The color to use for 100% lexical_classification (purely content).

edge.constant

A constant to multiple edge width by.

title

The title to apply to the Networked image(s).

digits

The number of digits to use in the current turn of talk lexical_classification.

...

Other arguments passed to discourse_map.

Details

lexical_classification Method for Network


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.