|
You are here |
r4ds.had.co.nz | ||
| | | | |
ggplot2.tidyverse.org
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | ||
| | | | |
tdhock.github.io
|
|
| | | Statistical machine learning researcher working on fast optimization algorithms for large data. | ||