Collecting Twitter Data


[Up] [Top]

Documentation for package ‘rtweet’ version 1.0.2

Help Pages

as_screenname Mark a user id as a screen name
as_userid Mark a user id as a screen name
auth_as Set default authentication for the current session
auth_get Get the current authentication mechanism
auth_has_default Set up default authentication
auth_list Save an authentication mechanism for use in a future session
auth_save Save an authentication mechanism for use in a future session
auth_setup_default Set up default authentication
auth_sitrep Twitter Tokens sitrep
direct_messages Get direct messages sent to and received by the authenticating user from the past 30 days
do_call_rbind Binds list of data frames while preserving attribute (tweets or users) data.
emojis Defunct: Emojis codes and descriptions data.
favorite_tweet Favorites target status id.
flatten flatten/unflatten data frame
follow_user Follows target Twitter user.
friendship_update Updates friendship notifications and retweet abilities.
get_favorites Get tweets liked/favorited by one or more users
get_followers Get user IDs for accounts following target user.
get_friends Get user IDs of accounts followed by target user(s).
get_mentions Get mentions for the authenticating user.
get_my_timeline Get one or more user timelines
get_retweeters Get the most recent retweets/retweeters
get_retweets Get the most recent retweets/retweeters
get_timeline Get one or more user timelines
get_timelines Get one or more user timelines
get_token Fetch Twitter OAuth token
get_tokens Fetch Twitter OAuth token
get_trends Get Twitter trends data.
langs Defunct: Language codes recognized by Twitter data.
lat_lng Adds single-point latitude and longitude variables to tweets data.
lists_members Get Twitter list members (users on a given list).
lists_memberships Get Twitter list memberships (lists containing a given user)
lists_statuses Get a timeline of tweets authored by members of a specified list.
lists_subscribers Get subscribers of a specified list.
lists_subscriptions Get list subscriptions of a given user but does not include the user's own lists.
lists_users Get all lists a specified user subscribes to, including their own.
lookup_coords Get coordinates of specified location.
lookup_friendships Lookup friendship information between two specified users.
lookup_statuses Get tweets data for given statuses (status IDs).
lookup_tweets Get tweets data for given statuses (status IDs).
lookup_users Get Twitter users data for given users (user IDs or screen names).
mute_user Follows target Twitter user.
my_friendships Lookup friendship information between users.
network_data Network data
network_graph Network data
parse_stream Parser of stream
plain_tweets Clean up character vector (tweets) to more of a plain text.
post_destroy Delete status of user's Twitter account
post_favorite Favorites target status id.
post_favourite Favorites target status id.
post_follow Follows target Twitter user.
post_friendship Updates friendship notifications and retweet abilities.
post_list Manage Twitter lists
post_message Posts direct message from user's Twitter account
post_mute Follows target Twitter user.
post_status Posts status update to user's Twitter account
post_tweet Posts status update to user's Twitter account
post_unfollow_user Follows target Twitter user.
rate_limit Rate limit helpers
rate_limit_reset Rate limit helpers
rate_limit_wait Rate limit helpers
read_twitter_csv Read comma separated value Twitter data.
round_time A generic function for rounding date and time values
rtweet_app Authentication options
rtweet_bot Authentication options
rtweet_user Authentication options
save_as_csv Save Twitter data as a comma separated value file.
search_30day Premium Twitter searches
search_fullarchive Premium Twitter searches
search_tweets Get tweets data on statuses identified via search query.
search_tweets2 Get tweets data on statuses identified via search query.
search_users Search for users
stopwordslangs Defunct: Twitter stop words in multiple languages data.
stream_tweets Collect a live stream of Twitter data
trends_available Available Twitter trends along with associated WOEID.
ts_data Converts tweets data into time series-like data object.
ts_plot Plots tweets data as a time series-like data object.
tweets_data Get tweets from users, or users from tweets
tweets_with_users Parsing data into tweets/users data tibbles
tweet_embed Create a Tweet Embed
tweet_shot Capture an image of a tweet/thread
tweet_threading Collect statuses contained in a thread
unflatten flatten/unflatten data frame
unfollow_user Follows target Twitter user.
users_data Get tweets from users, or users from tweets
users_with_tweets Parsing data into tweets/users data tibbles
user_block Blocking or unblocking twitter users
user_unblock Blocking or unblocking twitter users
write_as_csv Save Twitter data as a comma separated value file.