Vtree Save

An R package for calculating and drawing variable trees

Project README

vtree - An R package for calculating & drawing variable trees

CRAN
status CRAN
downloads

Variable trees are diagrams that display information about nested subsets of a data frame.

                 

Installation

You can install the current version of vtree (version 5.4.6) from CRAN

install.packages("vtree")

Or install the latest development release (v5.6.2) from github

remotes::install_github("nbarrowman/[email protected]")

To get the vignette as well you need to specify build_vignettes=TRUE:

remotes::install_github("nbarrowman/[email protected]",build_vignettes=TRUE)

More information

Open Source Agenda is not affiliated with "Vtree" Project. README Source: nbarrowman/vtree
Stars
74
Open Issues
7
Last Commit
4 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating