Creates interpretable decision tree visualizations 
    with the data represented as a heatmap at the tree's leaf nodes.
    'treeheatr' utilizes the customizable 'ggparty' package for 
    drawing decision trees.
| Version: | 0.2.1 | 
| Depends: | R (≥ 3.5.0) | 
| Imports: | ggparty, ggplot2, partykit, dplyr, ggnewscale, gtable, stats, tidyr, cluster, grid, yardstick, seriation | 
| Suggests: | forcats, knitr, rmarkdown, rpart, testthat | 
| Published: | 2020-11-19 | 
| DOI: | 10.32614/CRAN.package.treeheatr | 
| Author: | Trang Le [aut, cre] (https://trang.page/),
  Jason Moore [aut] (http://www.epistasisblog.org/),
  University of Pennsylvania [cph] | 
| Maintainer: | Trang Le  <grixor at gmail.com> | 
| BugReports: | https://github.com/trang1618/treeheatr/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://trang1618.github.io/treeheatr/index.html,
https://trang1618.github.io/treeheatr-manuscript/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | treeheatr results |