Network.lexical_classification: Network Lexical Classification

View source: R/lexical_classification.R

Network.lexical_classificationR Documentation

Network Lexical Classification

Description

Network.lexical_classification - Network a lexical_classification object.

Usage

## 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


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