Learn R Programming

simplextree (version 1.0.1)

simplextree-package: simplextree package

Description

Provides an R/Rcpp implementation of a Simplex Tree data structure and its related tools.

Arguments

Details

This package provides a lightweight implementation of a Simplex Tree data structure, exported as an Rcpp Module. The current implementation provides a limited API and a subset of the functionality described in the paper.