You are here |
www.markhw.com | ||
| | | |
zevross.com
|
|
| | | | One of the most powerful aspects of the R plotting package ggplot2 is the ease with which you can create multi-panel plots. With a single function you can split a single plot into many related plot... | |
| | | |
erdavis.com
|
|
| | | | I made a map! And it went viral! Neat! https://twitter.com/erindataviz/status/1489009794245541888 I got a number of requests for the code, so I thought this would be the best forum to share how I made it. To be honest, I whipped this out to quickly to illustrate a concept in Slack, then tweeted it because I liked... | |
| | | |
datascienceworkshops.com
|
|
| | | | Blog article by Jeroen Janssens. Dec 13, 2019. 6 min read. Because ggplot2 is the de-facto package for creating high-quality data visualizations in R, and has been for a long time, there exists many excellent resources for learning ggplot2, including: the ggplot2 website, a two-page cheat sheet (PDF), Stack Overflow, and books such as ggplot2: Elegant Graphics for Data Analysis and R Graphics Cookbook: Practical Recipes for Visualizing Data. A ggplot2 cheat sheet (PDF) Two days ago, I published... | |
| | | |
statsandr.com
|
|
| | Learn how to create professional graphics and plots in R (histogram, barplot, boxplot, scatter plot, line plot, density plot, etc.) with the ggplot2 package |