MapperPlotter | R Documentation |
Visualizes the Mapper output using either networkD3 or ggraph.
MapperPlotter(Mapper, label, data, type = "forceNetwork")
Mapper |
Mapper object. |
label |
Label of the data. |
data |
Data. |
type |
Visualization type: "forceNetwork" or "ggraph". |
Plot of the Mapper.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.