Other packages > Find by keyword >

rtweet  

Collecting Twitter Data
View on CRAN: Click here


Download and install rtweet package within the R console
Install from CRAN:
install.packages("rtweet")

Install from Github:
library("remotes")
install_github("cran/rtweet")

Install by package version:
library("remotes")
install_version("rtweet", "2.0.0")



Attach the package and use:
library("rtweet")
Maintained by
Lluís Revilla Sancho
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-08-01
Latest Update: 2024-02-24
Description:
An implementation of calls designed to collect and organize Twitter data via Twitter's REST and stream Application Program Interfaces (API), which can be found at the following URL: .
How to cite:
Lluís Revilla Sancho (2016). rtweet: Collecting Twitter Data. R package version 2.0.0, https://cran.r-project.org/web/packages/rtweet. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.0 (2016-08-01 14:01), 0.1.4 (2016-08-07 14:47), 0.2.0 (2016-08-14 09:13), 0.3.0 (2016-09-26 21:21), 0.3.7 (2016-11-16 01:55), 0.4.0 (2017-01-18 23:55), 0.6.0 (2017-11-16 17:20), 0.6.7 (2018-06-20 06:38), 0.6.8 (2018-09-28 22:40), 0.6.9 (2019-12-19 08:02), 0.7.0 (2020-01-09 00:00), 1.0.2 (2022-07-21 11:30), 1.1.0 (2023-01-09 09:50), 1.2.1 (2023-10-17 00:40)
Other packages that cited rtweet R package
View rtweet citation profile
Other R packages that rtweet depends, imports, suggests or enhances
Complete documentation for rtweet
Functions, R codes and Examples using the rtweet R package
Some associated functions: Expansions . Fields . TWIT_paginate_max_id . as_screenname . auth_as . auth_get . auth_save . auth_setup_default . auth_sitrep . bearer_token . clean_tweets . client_as . client_get . client_save . client_setup_default . create_token . direct_messages . direct_messages_received . do_call_rbind . emojis . entity . flatten . get_favorites . get_followers . get_friends . get_mentions . get_retweets . get_timeline . get_token . get_trends . ids . invalidate_bearer . job_compliance . langs . lat_lng . links . list_followers . list_get . list_members . list_membership . list_tweets . lists_members . lists_memberships . lists_statuses . lists_subscribers . lists_subscriptions . lists_users . lookup_collections . lookup_coords . lookup_friendships . lookup_tweets . lookup_users . max_id . my_friendships . network_data . next_cursor . parse_stream . plain_tweets . post_destroy . post_favorite . post_follow . post_friendship . post_list . post_message . post_tweet . previous_cursor . rate_limit . read_twitter_csv . retrieve_errors . round_time . rtweet-package . rtweet_client . rtweet_user . rules . search_fullarchive . search_tweets . search_users . set_fields . set_scopes . stopwordslangs . stream . stream_tweets . stream_tweets2 . trends_available . ts_data . ts_plot . tweet_counts_recent . tweet_delete . tweet_embed . tweet_get . tweet_liking_users . tweet_post . tweet_quoted . tweet_retweeted_by . tweet_search_all . tweet_search_recent . tweet_shot . tweet_threading . tweets_with_users . user_block . user_blocked . user_bookmarks . user_by_username . user_followers . user_following . user_liked_tweets . user_list_follows . user_lists . user_mentions . user_muted . user_search . user_self . user_timeline . user_tweets . users_data . write_as_csv . 
Some associated R codes: api_v2_responses.R . api_v2_utils.R . auth.R . auth_sitrep.R . bearer_token.R . clean_tweets.R . client.R . collections.R . compliance.R . coords.R . data.R . direct_messages.R . do_call_rbind.R . entities.R . entities_objects.R . expansions.R . extractors.R . favorites.R . fields.R . followers.R . friends.R . geo_objects.R . graph-network.R . http.R . ids.R . lat_lng.R . links.R . list_followers.R . list_get.R . list_members.R . list_membership.R . list_tweets.R . lists.R . lists_members.R . lists_memberships.R . lists_parsing.R . lists_statuses.R . lists_subscribers.R . lists_subscriptions.R . lists_users.R . mentions.R . methods.R . next_cursor.R . parse.R . plain_tweets.R . post-block.R . post-favorite.R . post-list.R . post-message.R . post-tweet.R . post-user.R . post_destroy.R . premium.R . print.R . rate_limit.R . retweets.R . rt_stream.R . rtweet-package.R . rules.R . save_as_csv.R . scopes.R . search_tweets.R . search_users.R . statuses.R . stream.R . sysdata.R . timeline.R . tokens.R . trends.R . ts_plot.R . tweet_counts.R . tweet_embed.R . tweet_liking_users.R . tweet_object.R . tweet_retweeted_by.R . tweet_search.R . tweet_shot.R . tweet_threading.R . tweets_and_users.R . user_blocked.R . user_bookmarks.R . user_by_username.R . user_followers.R . user_following.R . user_id.R . user_liked_tweets.R . user_lists.R . user_lists_follows.R . user_me.R . user_mentions.R . user_muted.R . user_object.R . user_search.R . user_timeline.R . user_tweets.R . users.R . utils.R .  Full rtweet package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA