-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
@drjohnrussell has an impressive collection of examples of plots for the HistData datasets, in conjunction with the 2025 30 Day Chart Challenge, https://github.com/drjohnrussell/30DayChartChallenge
It would be nice to incorporate them here, in the HistData package. At present, I've copied them to files under sandbox/.
How to proceed?
- I don't want to add too many extra dependencies for these.
- Change
library(tidyverse)to load the minimal, e.g.,ggplot2,dplyr... - What to about the (nice) extrafonts?
- Change
- For simpler graphs, use/modify the code directly in package examples,
- For others: Perhaps create a
demo/folder to be run asdemo(dataset)?
Metadata
Metadata
Assignees
Labels
No labels