This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
blog:twitter-data-and-social-networking-analysis [2017/03/07 12:21] seanburns [tmp sec] |
blog:twitter-data-and-social-networking-analysis [2017/03/07 12:22] (current) |
||
---|---|---|---|
Line 94: | Line 94: | ||
plot(graph_from_data_frame(rtalk.at)) | plot(graph_from_data_frame(rtalk.at)) | ||
</code> | </code> | ||
- | |||
- | ===== tmp sec ===== | ||
{{:blog:sna-rstats-crowded.png?400|Crowded SNA Plot of #rstat tweets}} | {{:blog:sna-rstats-crowded.png?400|Crowded SNA Plot of #rstat tweets}} | ||
Line 103: | Line 101: | ||
tweets that are simply retweets (likely just noise, depending on the | tweets that are simply retweets (likely just noise, depending on the | ||
question asked of the data), and then recreating the plot: | question asked of the data), and then recreating the plot: | ||
- | |||
- | ===== tmp sec ===== | ||
<code rsplus> | <code rsplus> | ||
Line 131: | Line 127: | ||
</code> | </code> | ||
- | ===== tmp sec ===== | + | {{:blog:sna-rstats-clean.png?400|Cleaner SNA Plot of #rstat tweets}} |
- | + | ||
- |  | + | |
- | + | ||
- | ===== tmp sec ===== | + | |
Here the plot is much clearer and patterns emerge. This makes sense given | Here the plot is much clearer and patterns emerge. This makes sense given |