Read the roadmap document at https://enram.github.io/visualization-roadmap/
The main document is src/roadmap.Rmd. Files indicated with GENERATED
should not be edited manually.
├── README.md : Top-level description of this project
├── LICENSE : Project license
├── .gitignore : Files and folders to be ignored by git
│
├── src
│ ├── roadmap.Rmd : Source Rmarkdown document. Edit this document and click the "Knit" button
│ │ in RStudio to generate the HTML in /docs
│ ├── custom.css : Some custom styling
│ └── images : Images used in the document
│
└── docs
└── index.html : HTML version of the roadmap, hosted on GitHub pages GENERATED
Interested to tackle a goal? Want to get in touch? Leave us an issue.