| count.tweets | Connect to Mongo database and return count of tweets that... |
| estimate.ideology | Estimates ideology for a given Twitter user |
| extract.hashtags | Connect to Mongo database and extract hashtags from each... |
| extract.recent.tweets | Connect to Mongo database and extract most recent tweets for... |
| extract.retweets | Connect to Mongo database and extract retweets that match... |
| extract.tweets | Connect to Mongo database and extract tweets that match... |
| format.facebook.date | Converts from Facebook date format to R date format |
| formatTwDate | Converts from Twitter date format to R date format |
| format.twitter.date | Converts from Twitter date format to R date format |
| getFollowers | Returns the list of user IDs that correspond to a given... |
| getFriends | Returns the list of user IDs a given Twitter user follows |
| getGeo | Returns geographic information about a location string |
| getList | Returns the list of users added to a Twitter list |
| getRetweets | Returns the list of user IDs that retweeted a specific tweet. |
| getStatuses | Downloads tweets by their ID from REST API and saves to a... |
| getTimeline | Returns up to 3,200 recent tweets from a given user |
| getUsers | Returns user data for up to 100 Twitter users |
| getUsersBatch | Returns user data for a vector of Twitter user IDs or... |
| ideology.plot | Displays estimated ideology with other reference ideal points |
| plot.tweets | Plots number of tweets by hour or minute |
| posterior_samples | Posterior samples of ideology estimates for elites |
| refdata | Summary ideology estimates for elites |
| searchTweets | Search recent tweets |
| searchUsers | Returns list of users related to a search query |
| smapp-package | Tools for analysis of Twitter data |
| smappR-package | Tools for analysis of Twitter data |
| traceplot | Displays trace plot for MCMC chains of ideology estimator |
| traceplot.ideology | Displays trace plot for MCMC chains of ideology estimator |
| tweetsToDF | Converts object of class "tweets" to data frame |
| tweetsToMongo | Parses and exports tweets to a Mongo DB collection, adding... |
| word.frequencies | Counts words in a string vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.