Description Arguments Details Value
This function exports a few core characteristics about the mapper complex as a list.
graph_type |
export preference on the structure the graph output. |
graph_type
must be one of 'adjacency_matrix', 'adjacency_list', or 'edgelist'.
List with the following members:
vertices list of the indices of the original data the current vertex intersects with.
graph some adjacency representation of the mapper graph.
pullback map connecting the index set of the cover and the vertices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.