|
You are here |
datascienceworkshops.com | ||
| | | | |
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 | |
| | | | |
gganimate.com
|
|
| | | | | [AI summary] This guide demonstrates how to create data visualizations and animations using the gganimate R package extension for ggplot2. | |
| | | | |
ggplot2.tidyverse.org
|
|
| | | | | Aesthetic mappings describe how variables in the data are mapped to visual properties (aesthetics) of geoms. Aesthetic mappings can be set in ggplot() and in individual layers. | |
| | | | |
blog.demofox.org
|
|
| | | This post explains how to use sliced optimal transport to make blue noise point sets. The plain, well commented C++ code that goes along with this post, which made the point sets and diagrams, is at https://github.com/Atrix256/SOTPointSets. This is an implementation and investigation of "Sliced Optimal Transport Sampling" by Paulin et al (http://www.geometry.caltech.edu/pubs/PBCIW+20.pdf).?They also have... | ||