get_adj_list: Generic for Getting Adjacency List

Description Usage Arguments Value Methods (by class)

Description

The generic method definition for getting adjacency list from a TreeHarp object.

Usage

1
2
3
4
get_adj_list(x, ...)

## S4 method for signature 'TreeHarp'
get_adj_list(x, ...)

Arguments

x

An object of class TreeHarp.

...

Unused arguments, for now.

Value

The adjacency list for a TreeHarp object.

Methods (by class)


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