MapperPlotter: Plot Mapper Result

View source: R/Plotter.R

MapperPlotterR Documentation

Plot Mapper Result

Description

Visualizes the Mapper output using either networkD3 or ggraph.

Usage

MapperPlotter(Mapper, label, data, type = "forceNetwork")

Arguments

Mapper

Mapper object.

label

Label of the data.

data

Data.

type

Visualization type: "forceNetwork" or "ggraph".

Value

Plot of the Mapper.


MapperAlgo documentation built on June 21, 2025, 9:08 a.m.