Other packages > Find by keyword >

twitteR  

R Based Twitter Client
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("twitteR", "1.1.9")



Attach the package and use:
library("twitteR")
Maintained by
Jeff Gentry
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-07-24
Latest Update: 2015-07-29
Description:
Provides an interface to the Twitter web API.
How to cite:
Jeff Gentry (2009). twitteR: R Based Twitter Client. R package version 1.1.9, https://cran.r-project.org/web/packages/twitteR. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2009-07-24 08:06), 0.1.2 (2009-10-20 21:31), 0.1.3 (2009-11-13 11:44), 0.1.5 (2009-12-14 21:14), 0.1.6 (2010-05-19 23:31), 0.9.0 (2010-09-09 14:08), 0.9.1 (2010-09-29 10:01), 0.9.2 (2010-12-08 10:29), 0.9.3 (2011-03-07 06:53), 0.99.0 (2011-03-31 21:04), 0.99.2 (2011-04-12 18:02), 0.99.4 (2011-04-14 09:14), 0.99.6 (2011-04-24 08:58), 0.99.7 (2011-06-04 09:25), 0.99.8 (2011-06-07 08:36), 0.99.9 (2011-06-15 20:13), 0.99.11 (2011-11-04 21:14), 0.99.12 (2011-11-09 09:03), 0.99.13 (2011-11-15 07:50), 0.99.14 (2011-11-17 12:26), 0.99.15 (2011-12-02 17:23), 0.99.17 (2012-01-18 07:52), 0.99.18 (2012-02-08 08:05), 0.99.19 (2012-02-20 21:06), 1.1.0 (2013-03-02 17:09), 1.1.6 (2013-04-29 07:24), 1.1.7 (2013-07-09 17:42), 1.1.8 (2015-02-11 00:58)
Other packages that cited twitteR R package
View twitteR citation profile
Other R packages that twitteR depends, imports, suggests or enhances
Complete documentation for twitteR
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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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