chirp chirp provides tools to collect and process tweets in R 🦤 Installation You can install the development version of chirp from GitHub with: # install.packages("remotes") remotes::install_github("m-pilarski/chirp") Example library(chirp) ## basic example code