# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ParallelTree" in publications use:' type: software license: GPL-3.0-only title: 'ParallelTree: Visualizing Multilevel Data with Parallel Tree Plots' version: 0.2.0 doi: 10.32614/CRAN.package.ParallelTree abstract: '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 of a multilevel data structure, with additional data management options. Parallel_Tree() uses ''ggplot2'' to create 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 useful for visualizing multilevel data.' authors: - family-names: O'Keefe given-names: Patrick email: pgok15@gmail.com repository: https://okeep.r-universe.dev commit: 8aa5bf489f30b1672848241089306b25906c55fd date-released: '2026-06-03' contact: - family-names: O'Keefe given-names: Patrick email: pgok15@gmail.com