Update README

This commit is contained in:
gnoblet 2022-09-19 15:39:54 -04:00
parent 650e36c0d1
commit ffb14cb639
2 changed files with 7 additions and 4 deletions

View file

@ -37,8 +37,9 @@ devtools::install_github("gnoblet/visualizeR", build_vignettes = TRUE)
Roadmap is as follows:
- [ ] Add IMPACT's colors
- [ ] Add all color palettes from the internal documentation
- [X] Add IMPACT's colors
- [X] Add all color palettes from the internal documentation
- [ ] There remains to be added more-than-7-color palettes and black color palettes
- [ ] Add new types of visualization (e.g. dumbbell plot)
- [ ] Use examples
- [ ] Add some ease-map functions

View file

@ -23,8 +23,10 @@ devtools::install_github("gnoblet/visualizeR", build_vignettes = TRUE)
Roadmap is as follows:
- [ ] Add IMPACTs colors
- [ ] Add all color palettes from the internal documentation
- [x] Add IMPACTs colors
- [x] Add all color palettes from the internal documentation
- [ ] There remains to be added more-than-7-color palettes and black
color palettes
- [ ] Add new types of visualization (e.g. dumbbell plot)
- [ ] Use examples
- [ ] Add some ease-map functions