rfun
There are 9 repositories under rfun topic.
libjohn/mapping-with-R
Introduction to simple mapping in R: georeferencing lat/long coordinates, thematic mapping and choropleth maps, using simple features, leaflet, and tmap and mapview.
libjohn/workshop_webscraping
Using rvest and the tidyverse to scrape web sites. A case study.
libjohn/workshop_slides_markdown_xaringan
Use R Markdown and the xaringan package to render presentation slides as reproducible reports.
libjohn/workshop_textmining
A brief introduction to text mining and sentiment analysis with visualization
libjohn/workshop_twitter_analysis
A workshop to introduce twitter API and tweet analysis.
libjohn/rfun_flipped
quickStart with R. A flipped workshop introduction to tidy data fluency with R. Here, find code, links, and data in support of the workshop.
libjohn/casestudy_bigquery_dbplyr
Connect to remote relational databases using dplyr, DBI, and bigrquery packages. Tidyverse/dplyr queries are transformed into SQL database queries. This demo will query Google BigQuery public datasets.
data-and-visualization/blogdown2-rfun
A blogdown website containing learning materials for the DVS workshops on R
libjohn/intro2r-2018fall
Quick start introduction to dplyr, simple EDA, basic visualization. Part of the Introduction to R workshop, this repo consists of code examples to be used during the workshop