| as_screenname | 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_save | Save an authentication mechanism for use in a future session |
| auth_setup_default | Set up default authentication |
| bearer_token | Bearer token |
| create_token | Create custom Twitter OAuth token |
| direct_messages | Get direct messages sent to and received by the... |
| direct_messages_received | (DEPRECATED) Get the most recent direct messages sent to the... |
| do_call_rbind | Binds list of data frames while preserving attribute (tweets... |
| emojis | Emojis codes and descriptions data. |
| flatten | flatten/unflatten data frame |
| get_favorites | Get tweets 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_retweets | Get the most recent retweets/retweeters |
| get_timeline | Get one or more user timelines |
| get_token | Fetch Twitter OAuth token |
| get_trends | Get Twitter trends data. |
| invalidate_bearer | Invalidate bearer token |
| langs | Language codes recognized by Twitter data. |
| lat_lng | Adds single-point latitude and longitude variables to tweets... |
| 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... |
| lists_subscribers | Get subscribers of a specified list. |
| lists_subscriptions | Get list subscriptions of a given user. |
| lists_users | Get all lists a specified user subscribes to, including their... |
| lookup_collections | Collections API |
| lookup_coords | Get coordinates of specified location. |
| lookup_friendships | Lookup friendship information between two specified users. |
| lookup_tweets | Get tweets data for given statuses (status IDs). |
| lookup_users | Get Twitter users data for given users (user IDs or screen... |
| max_id | Extract min/max id (for id based pagination) |
| my_friendships | Lookup friendship information between users. |
| network_data | Network data |
| next_cursor | Extract cursor (for cursor based pagination) |
| parse_stream | Converts Twitter stream data (JSON file) into parsed data... |
| 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_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_tweet | Posts status update to user's Twitter account |
| previous_cursor | Previous cursor |
| rate_limit | Rate limit helpers |
| read_twitter_csv | Read comma separated value Twitter data. |
| round_time | A generic function for rounding date and time values |
| rtweet-package | rtweet: Collect Twitter data from R |
| rtweet_user | Authentication options |
| search_fullarchive | Premium twitter searches |
| search_tweets | Get tweets data on statuses identified via search query. |
| search_users | Search for users |
| stopwordslangs | Twitter stop words in multiple languages data. |
| stream_tweets | Collect a live stream of Twitter data |
| stream_tweets2 | A more robust version of stream_tweets |
| 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. |
| tweet_embed | Create a Tweet Embed |
| tweet_shot | Capture an image of a tweet/thread |
| tweets_with_users | Parsing data into tweets/users data tibbles |
| tweet_threading | Collect statuses contained in a thread |
| TWIT_paginate_max_id | Pagination |
| users_data | Get tweets from users, or users from tweets |
| write_as_csv | Save Twitter data as a comma separated value file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.