search for: replytosid

Displaying 1 result from an estimated 1 matches for "replytosid".

2011 Jul 23
0
Question about output from twitteR package
...s, etc.). To build a network, I would like to follow which messages are responses to earlier messages. According to the twitteR package documentation, this is stored in a 'replyToSN' field (reply to Screenname). However, when I do searches this field is always blank (NA). (The similar field replyToSID is also always blank.) The Twitter messages themselves suggest that there are some replies in the sets that I'm obtaining, so I now in theory that these fields should not be blank for every message. Here is some code and output to make this clearer: library(twitteR) library(plyr) tweets = sea...