interplex

CRAN status Lifecycle: experimental

This is an R package to facilitate conversion between different structures for simplicial complex data.

usage

installation

{interplex} is now on CRAN and can be installed as follows:

install.packages("interplex")

supported structures

{interplex} includes converters between the following data structures:

Coercion among the graph/network classes is done using methods from the {intergraph} package. Simplicial complexes are only directly coerced between the ‘igraph’ class.

development

Install the development version of {interplex} from GitHub as follows:

remotes::install_github("tdaverse/interplex")

future directions

A future release should extend coercers from (unannotated) simplicial complexes to simplicial filtrations (in which simplices are annotated with real-values) and possibly arbitrary simplicial maps (with real-valued intervals).

contribute

Contributions in any form are more than welcome! See the CONTRIBUTING file for guidance, and please respect the Code of Conduct.

acknowledgments

This package was designed and developed in part through discussions with Matt Piekenbrock and Raoul Wadhwa.

resources

Development of this package benefitted from the use of equipment and the support of colleagues at UF Health.