plot-TreeHarp-method: TreeHarp Plotting TreeHarp Objects

Description Usage Arguments Details Value

Description

A plot method for visualising treeharp objects.

Usage

1
2
## S4 method for signature 'TreeHarp'
plot(x, y, ...)

Arguments

x

An object of class TreeHarp.

y

Unused.

...

Additional arguments passed on to plot.igraph().

Details

The treeharp object is converted to an igraph object before it is plotted.

Value

Returns NULL, invisibly.


autoharp documentation built on Nov. 13, 2021, 1:06 a.m.