You are here |
jeroenjanssens.com | ||
| | | |
www.cedricscherer.com
|
|
| | | | An extensive tutorial containing a general introduction to ggplot2 as well as many examples how to modify a ggplot, step by step. It covers several topics such as different chart types, themes, design choices, plot combinations, and modification of axes, labels, and legends, custom fonts, interactive charts and many more. | |
| | | |
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 | |
| | | |
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... | |
| | | |
blog.stroep.nl
|
|
| | I did some generative art using HTML5/canvas. It draws a target image using "stamps" out of a different source image. Each drawing step gets compared using a fitness function to see if that stamp looks more to the target or not. |