plot.mapper: Plots a mappeR object.

Description Usage Arguments Value Author(s)

Description

Uses the igraph package (primarily, plot.adjacency) to plot a mappeR object. It can pass on igraph plotting parameters.

Usage

1
2
## S3 method for class 'mapper'
plot(x, ...)

Arguments

x

An object of class "mapper"

...

Further arguments passed to or from other methods (including igraph plotting parameters)

Value

Plots the mappeR object using igraph. By default, the vertex labels correspond to the order of the clusters in the mappeR object. Clusters coloured the same came from the same data slice.

Author(s)

Matthew Arnold


arnhew99/mappeR documentation built on May 10, 2019, 1:45 p.m.