Explore >> Select a destination


You are here

www.markhw.com
| | zevross.com
10.9 parsecs away

Travel
| | 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
12.5 parsecs away

Travel
| | 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
12.8 parsecs away

Travel
| | 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
104.4 parsecs away

Travel
| Learn how to create professional graphics and plots in R (histogram, barplot, boxplot, scatter plot, line plot, density plot, etc.) with the ggplot2 package