Network.formality | R Documentation |
Network.formality
- Network a formality
object.
## S3 method for class 'formality'
Network(
x,
contextual = "yellow",
formal = "red",
edge.constant,
title = NULL,
digits = 3,
plus.300.color = "grey40",
under.300.color = "grey88",
missing.color = "purple",
...
)
x |
A |
contextual |
The color to use for 0% formality (purely contextual). |
formal |
The color to use for 100% formality (purely formal). |
edge.constant |
A constant to multiple edge width by. |
title |
The title to apply to the |
digits |
The number of digits to use in the current turn of talk formality. |
plus.300.color |
The bar color to use for grouping variables exceeding 299 words per Heylighen & Dewaele's (2002) minimum word recommendations. |
under.300.color |
The bar color to use for grouping variables less than 300 words per Heylighen & Dewaele's (2002) minimum word recommendations. |
missing.color |
The color to use in a network plot for edges
corresponding to missing text data. Use |
... |
Other arguments passed to |
formality Method for Network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.