README.md

tweetRpoll

R-CMD-check

Overview

The goal of tweetRpoll is to allows users to extract and visualize poll data (poll questions, poll options, poll responses, etc.) from Twitter. Our goal is to make tweetRpoll helpful and user-friendly; any R beginner can effectively gain access to the data and make their own data-driven decisions. In particular, it could be a useful package for people doing social media journalism, or those studying social media interactions.

Functions

Related Packages

There are a few existing R packages that have similar functionality for tweets from Twitter. For example, tweetr is a package that helps extract tweets, visualize user sentiment and behaviors on tweet posting, and apply sentiment analysis to the data. However, there are no available packages that work specifically on polls from Twitter.

Installation

You can install the released version of tweetRpoll from CRAN with:

install.packages("tweetRpoll")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("UBC-MDS/tweetRpoll")

Contributors

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

tweetRpoll was created by Wenxin Xiang, Rada Rudyak, Linh Giang Nguyen. It is licensed under the terms of the MIT license.



UBC-MDS/tweetRpoll documentation built on Feb. 15, 2022, 3:44 a.m.