Explore >> Select a destination


You are here

r4ds.had.co.nz
| | ggplot2.tidyverse.org
4.9 parsecs away

Travel
| | This set of geom, stat, and coord are used to visualise simple feature (sf) objects. For simple plots, you will only need geom_sf() as it uses stat_sf() and adds coord_sf() for you. geom_sf() is an unusual geom because it will draw different geometric objects depending on what simple features are present in the data: you can get points, lines, or polygons. For text and labels, you can use geom_sf_text() and geom_sf_label().
| | statsandr.com
1.8 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
| | programminghistorian.org
3.6 parsecs away

Travel
| |
| | tdhock.github.io
29.9 parsecs away

Travel
| Statistical machine learning researcher working on fast optimization algorithms for large data.