This is an R package to facilitate conversion between different structures for simplicial complex data.
Until {interplex} is submitted to CRAN, install from GitHub as follows:
::install_github("corybrunson/interplex") remotes
{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.
This package was designed and developed in part through discussions with Matt Piekenbrock and Raoul Wadhwa.
Development of this package benefitted from the use of equipment and the support of colleagues at UF Health.
Contributions in any form are more than welcome! See the CONTRIBUTING file for guidance, and please respect the Code of Conduct.