twitter_spambots | R Documentation |
A network of spambots found on Twitter as part of a data mining project.
data(twitter_spambots)
An object of class network
with 120 edges and 94 vertices.
Each node of the network is identified by the Twitter screen name of the account and further carries five vertex attributes:
location user's location, as provided by the user
lat latitude, based on the user's location
lon longitude, based on the user's location
followers number of Twitter accounts that follow this account
friends number of Twitter accounts followed by the account
Amos Elberg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.