Package: reactablefmtr
Type: Package
Title: Simplify Formatting of Tables Made with 'Reactable'
Version: 0.1.0
Author: Kyle Cuilla
Maintainer: Kyle Cuilla <kyle.cuilla@gmail.com>
Description: Streamlines the process of applying formats and styles to tables using 'reactable'.
    Style your 'reactable' table with conditional formatting, color scales, data bars, and icons. 
URL: https://kcuilla.github.io/reactablefmtr/,
        https://github.com/kcuilla/reactablefmtr
BugReports: https://github.com/kcuilla/reactablefmtr/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), reactable (>= 0.2.0)
Imports: grDevices, magrittr, htmltools, shiny
Suggests: MASS
RoxygenNote: 7.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2021-02-18 20:37:36 UTC; Kyle
Repository: CRAN
Date/Publication: 2021-02-19 10:20:03 UTC
