Learn R Programming

GeneralTree (version 0.0.1)

branchToList: Convert a branch to a list.

Description

Convert a branch to a list.

Usage

branchToList(self)

Arguments

self
The branch where to start

Value

list that contains all the nodes in the branch.