bocinsky/treecats: Tree-like Factors in R

The treecats package defines a new subclass of an ordered factor---"trees"--- that are simple tree-like ontologies where values lower on the tree inherit values above. treecats allows for the creation of tree factors, and provides functions for their basic manipulation including querying up and down the tree, collapsing to a level, and dropping unused levels.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/bocinsky/treecats
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bocinsky/treecats")
bocinsky/treecats documentation built on May 25, 2019, 3:24 p.m.