README.md

TreeAndLeaf

A R package for reorganizing dendrograms and adding additional layers of information.

Installation

Install TreeAndLeaf from github

if (! requireNamespace("devtools", quietly = TRUE))
install.packages("devtools")
devtools::install_github("milena-andreuzo/TreeAndLeaf", force = TRUE, build_vignettes = TRUE)

For more info on how to use the package, check its vignette:

vignette("TreeAndLeaf")


Try the TreeAndLeaf package in your browser

Any scripts or data that you put into this service are public.

TreeAndLeaf documentation built on Nov. 8, 2020, 4:51 p.m.