Network.polarity | R Documentation |
Network.polarity
- Network a polarity
object.
## S3 method for class 'polarity'
Network(
x,
negative = "blue",
positive = "red",
neutral = "yellow",
edge.constant,
title = NULL,
digits = 3,
...
)
x |
A |
negative |
The color to use for negative polarity. |
positive |
The color to use for positive polarity. |
neutral |
The color to use for neutral polarity. |
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 polarity. |
... |
Other arguments passed to |
polarity Method for Network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.