plot-TreeHarp-method: TreeHarp Plotting TreeHarp Objects

plot,TreeHarp-methodR Documentation

TreeHarp Plotting TreeHarp Objects

Description

A plot method for visualising treeharp objects.

Usage

## 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 April 3, 2025, 6:36 p.m.