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.