ParallelTree: Visualizing Multilevel Data

Provides two functions: Group_function() and Parallel_Tree(). Group_function() applies a given function (e.g.,mean()) to input variable(s) by group across levels. Has additional data management options. Parallel_Tree() uses 'ggplot2' to create a parallel coordinate plots (technically a facsimile of parallel coordinate plots in a Cartesian coordinate system). Used in combination these functions can create parallel tree plots, a variant of parallel coordinate plots, which are useful for visualizing multilevel data.

Getting started

Package details

AuthorPatrick O'Keefe
MaintainerPatrick O'Keefe <patrick.okeefe@vanderbilt.edu>
LicenseGPL-3
Version0.1.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ParallelTree")

Try the ParallelTree package in your browser

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

ParallelTree documentation built on Sept. 17, 2019, 5:04 p.m.