R/AddText.twitter.R
AddText.semantic.twitter.RdAdd columns containing text data to twitter semantic network dataframes
# S3 method for semantic.twitter
AddText(net, data, hashtags = FALSE, ...)A named list of dataframes nodes and edges generated by Create.
A dataframe generated by Collect.
Logical. Add tweet hashtags to dataframes. Default is FALSE.
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.