News

Main repository for STAT 545 @ University of British Columbia, a course in data wrangling, exploration, and analysis with R. - MagdaPrice/STAT545-UBC.github.io ...
- Show me that you've worked through [your Git + GitHub + RStudio agony](git00_index.html). - Get help in class [office hours](https://github.com/STAT545-UBC ...
Prerequisite: Introduction to Data Visualization in R or moderate experience using R. Learn how to create advanced visualizations in R with the ggplot2 package. We will learn the Grammar of Graphics, ...
A behind-the-scenes blog about research methods at Pew Research Center. For our latest findings, visit pewresearch.org. Creating informative and digestible data visualizations is a foundational aspect ...
The ggplot2 package is powerful and almost endlessly customizable, but sometimes small tweaks can be a challenge. The ggtext package aims to simplify styling text on your visualizations. In this ...
In the R programming language, the de facto standard framework for drawing rectangular coordinates is ggplot2. The most important feature of ggplot2 is that it is object-oriented and uses the plus ...
Some of my colleagues think of me as super data-sciencey compared to other academic statisticians. But one place I lose tons of street cred in the data science community is when I talk about ggplot2.