mapperVertices: mapperVertices function

View source: R/utils.R

mapperVerticesR Documentation

mapperVertices function

Description

The input to this function is a TDAmapper class object and the output is a data frame of vertices that can be used as input to the networkD3 plot utility.

Usage

mapperVertices(m, pt_labels)

Arguments

m

An object of class TDAmapper that is the output of the mapper function.

Value

A data frame describing the vertices in the graph of the mapper output and the point labels that will be displayed when the mouse hovers over a vertex in the graph.

Author(s)

Paul Pearson, pearsonp@hope.edu

References

https://github.com/paultpearson/TDAmapper

See Also

mapperEdges


TianshuFeng/SemiMapper documentation built on Sept. 16, 2022, 10:26 p.m.