View source: R/lexical_classification.R
Network.lexical_classification | R Documentation |
Network.lexical_classification
- Network a
lexical_classification
object.
## S3 method for class 'lexical_classification'
Network(
x,
functional = "yellow",
content = "red",
edge.constant,
title = NULL,
digits = 2,
...
)
x |
A |
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 |
lexical_classification Method for Network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.