All Projects → underthecurve → R Dataviz Ggplot2

underthecurve / R Dataviz Ggplot2

"Basic data viz" & "Advancing with data viz in R using ggplot2" for Boston University's "Data+Narrative" workshop

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to R Dataviz Ggplot2

learning R
List of resources for learning R
Stars: ✭ 32 (+52.38%)
Mutual labels:  ggplot2, rstudio
rworkshops
Materials for R Workshops
Stars: ✭ 43 (+104.76%)
Mutual labels:  ggplot2, rstudio
Moderndive book
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
Stars: ✭ 527 (+2409.52%)
Mutual labels:  ggplot2, rstudio
Tidybayes
Bayesian analysis + tidy data + geoms (R package)
Stars: ✭ 557 (+2552.38%)
Mutual labels:  ggplot2
Tidyexplain
🤹‍♀ Animations of tidyverse verbs using R, the tidyverse, and gganimate
Stars: ✭ 558 (+2557.14%)
Mutual labels:  ggplot2
Ggraph
Grammar of Graph Graphics
Stars: ✭ 815 (+3780.95%)
Mutual labels:  ggplot2
Geowaffle
Combining waffle plot with geofacet
Stars: ✭ 26 (+23.81%)
Mutual labels:  ggplot2
Upsetr
An R implementation of the UpSet set visualization technique published by Lex, Gehlenborg, et al..
Stars: ✭ 531 (+2428.57%)
Mutual labels:  ggplot2
Sudokus Colored
An experiment in R to color overimposed sudokus
Stars: ✭ 22 (+4.76%)
Mutual labels:  ggplot2
Ggthemr
Themes for ggplot2.
Stars: ✭ 697 (+3219.05%)
Mutual labels:  ggplot2
Wowchemy Hugo Modules
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。
Stars: ✭ 6,093 (+28914.29%)
Mutual labels:  rstudio
Rstudio Conf
Materials for rstudio::conf
Stars: ✭ 563 (+2580.95%)
Mutual labels:  rstudio
Ggdistribute
ggplot2 extension for plotting distributions
Stars: ✭ 16 (-23.81%)
Mutual labels:  ggplot2
Ggalt
🌎 Extra Coordinate Systems, Geoms, Statistical Transformations & Scales for 'ggplot2'
Stars: ✭ 561 (+2571.43%)
Mutual labels:  ggplot2
Docker Images
Out-of-box Data Science / AI platform | AI/数据科学的瑞士军刀
Stars: ✭ 25 (+19.05%)
Mutual labels:  rstudio
Naniar
Tidy data structures, summaries, and visualisations for missing data
Stars: ✭ 557 (+2552.38%)
Mutual labels:  ggplot2
Hrbrthemes
🔏 Opinionated, typographic-centric ggplot2 themes and theme components
Stars: ✭ 899 (+4180.95%)
Mutual labels:  ggplot2
Ggforce
Accelerating ggplot2
Stars: ✭ 640 (+2947.62%)
Mutual labels:  ggplot2
Waffle
🍁 Make waffle (square pie) charts in R
Stars: ✭ 614 (+2823.81%)
Mutual labels:  ggplot2
Shinydashboard
Shiny Dashboarding framework
Stars: ✭ 718 (+3319.05%)
Mutual labels:  rstudio

Data visualization in R: base R and ggplot2

Data + Code for "Basic data visualization in R" and "Advancing with data visualization in R using ggplot2" at the Data+Narrative storytelling workshops at Boston University on Thursday, June 7th 2018.

Note the "Advancing with data visualization in R using ggplot2" workshop is ~90% the same as a workshop on the same topic I gave at BU last year.

Equivalent materials for "Tricks for cleaning your data in R" available, from 2017, are here.

Links to install R and RStudio

  • R: website for the R software
  • RStudio: website for RStudio, a powerful graphical user interface for R

Files included

Annotated code and step-by step instructions for the workshop

R code

The R code for each class, which can be run in RStudio:

Underlying data needed to run the R code

How to follow this workshop

  • You can clone or download this repository by clicking on the green button above, "Clone or download"
  • Open the .R file in RStudio
  • Follow along by reading the .md file online or printing the .pdf file out by clicking the Github links above

Additional resources

Questions / Feedback?

ychristinezhang at gmail dot com

or on Twitter

@christinezhang

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].