/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jeroenjanssens.com
| | programminghistorian.org
3.1 parsecs away

Travel
| |
| | statsandr.com
2.1 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
| | datascienceworkshops.com
1.7 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...
| | timogrossenbacher.ch
33.5 parsecs away

Travel
| In this blog post, I show how to easily produce a categorical spatial interpolation from a set of georeferenced points - only using the tidyverse, sf and the package kknn.