- Initial implementation of word (docx) printing
- knit_print abilities to color_vctrs
- Improved vector printing to console
- Improved data.frame printing to console
- Additional printing tests added
-
Print to many more types of outputs
- 255 console color types
- 148 named colors in HTML, but any hexcode
- 718 colors in pdf
-
Add
color_scale()
that can be used to set a color scaling of a color_vctr -
Improved printing in notebooks for inline **still need to use kable to print
- Initial commit of the {{colortable}} package to github. Many things are under development!
- Added a
NEWS.md
file to track changes to the package.