View source: R/AddText.twitter.R
AddText.actor.twitter | R Documentation |
Add columns containing text data to twitter actor network dataframes
## S3 method for class 'actor.twitter' AddText(net, data, hashtags = FALSE, ...)
net |
A named list of dataframes |
data |
A dataframe generated by |
hashtags |
Logical. Add tweet hashtags to dataframes. Default is |
... |
Additional parameters passed to function. Not used in this method. |
Network as a named list of two dataframes containing $nodes
and $edges
including columns
containing text data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.