R/AddText.R
vosonSML-colon-colon-AddText.actor.youtube.Rd
Text comments are added to the network as edge attributes. References to actors are detected at the beginning of comments and edges redirected to that actor instead if they differ from the top-level comment author.
# S3 method for actor.youtube AddText(net, data, repliesFromText = FALSE, atRepliesOnly = TRUE, ...)
net | A named list of dataframes |
---|---|
data | A dataframe generated by |
repliesFromText | Logical. If comment text for an edge begins with |
atRepliesOnly | Logical. Comment |
... | 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.