diff --git a/README.Rmd b/README.Rmd index 52638b5..0002369 100644 --- a/README.Rmd +++ b/README.Rmd @@ -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 diff --git a/README.md b/README.md index f1cc152..6693b4d 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,10 @@ 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