rOpenSci package or resource used*
Created interactive app and tutorials
I created an interactive Shiny apps for people to easily search, sort, filter, and download tweets with the #rstudioglobal or #rstats hashtags. #rstudioglobal was for the RStudio Global 2021 conference; #rstats is for any R tweet tagged with that hashtag.
I also created two tutorials for others who would like to do something similar.
URL or code snippet for your use case*
rstats app: http://apps.machlis.com/shiny/rstats
rstudioglobal app: http://apps.machlis.com/shiny/rstudioglobal/
Basic rtweet tutorial at InfoWorld: https://www.infoworld.com/article/3515712/how-to-search-twitter-with-rtweet-and-r.html
Bonus tutorial on turning rtweet data into a Shiny app: https://www.infoworld.com/article/3516150/create-a-shiny-app-to-search-twitter-with-rtweet-and-r.html