Package: ParallelTree
Type: Package
Title: Parallel Tree
Version: 0.1.1
Author: Patrick O'Keefe
Maintainer: Patrick O'Keefe <patrick.okeefe@vanderbilt.edu>
Description: 
    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.
Depends: ggplot2
Imports: stats
License: GPL-3
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-30 13:56:43 UTC; Patrick
Repository: CRAN
Date/Publication: 2016-05-30 16:05:14
