
R case studies
RStudio is an interface that assists your reproducible workflows. Explore how the Tidyverse environment is more than statistics. These hands-on concepts explore practical features of data gathering and data manipulation. Go beyond the rudimentary to expand your ideas of analysis.
In the spring of 2021, we explored the following as case studies…
Web Scraping aka screen scraping with library(rvest)
Slides with library(xaringan)
and R markdown
Sentiment analysis with library(tidytext)
Twitter data with library(rtweet)
Public datasets and BigQuery with library(c("dplyr", "DBI", "bigrquery"))
aka using dplyr verbs to query remote SQL databases
Image Credits Jinho Jung