PlotQuickShift: Plot a QuickShift graph

Description Usage Arguments

View source: R/PlotQuickShift.R

Description

Plot a QuickShift graph

Usage

1
PlotQuickShift(x, g, new = TRUE, length = 0.05, col = grey(0, 0.2), ...)

Arguments

x

numeric matrix representing 2D coordinates of the data points.

g

a QuickShift graph resulting from the QuickShiftAlgorithm function.

new

logical value whether to start a new plot (default = TRUE, yes).

length

numeric value controlling arrow lengths (default = 0.05).

col

arrow colors (grey(0, 0.2) by default).

...

optional arguments passed to the arrows function.


benja0x40/QuickShift documentation built on Jan. 22, 2021, 7:43 p.m.