/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

brunomioto.com
| | statsandr.com
2.9 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
| | rstudio-conf-2022.github.io
3.5 parsecs away

Travel
| |
| | www.cedricscherer.com
2.1 parsecs away

Travel
| | 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.
| | www.r-statistics.com
21.4 parsecs away

Travel
| Guest post by John Bellettiere, Vincent Berardi, Santiago Estrada The Goal To visually explore relations between two related variables and an outcome using contour plots. We use the contour function in Base R to produce contour plots that are well-suited for initial investigations into three dimensional data. We then develop visualizations using ggplot2 to gain