selimyaman/Rtwitter: R Package for Exploration of Twitter Data

This package contains functions to visualize Twitter data. You can see the plots for most retweeted authors, how words associate with each other, from which sources tweets were sent etc. You can pull tweets via different tools (tweepy, twarc2, academicTwitteR or rtweet) as long as the final dataset has text, user_name, and time columns.

Getting started

Package details

AuthorSelim Yaman
MaintainerSelim Yaman <selimyaman26@gmail.com>
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("selimyaman/Rtwitter")
selimyaman/Rtwitter documentation built on April 2, 2022, 1:22 a.m.