toString: Convert a branch to a string.

Description Usage Arguments Value

Description

Convert a branch to a string.

Usage

1
toString(self, what = c("id", "data"), string_prepend = "")

Arguments

self

the GeneralTree node from where the branch should be converted to a string.

what

what should be converted to a string.

string_prepend

which string should be prepended to the string.

Value

A string object that represents the node.


abossenbroek/GeneralTree documentation built on May 10, 2019, 4:14 a.m.