Learn R Programming

qdap (version 2.2.1)

Network.lexical_classification: 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

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