as.data.frame.GeneralTree: Convert a GeneralTree to a data frame.

Description Usage Arguments

Description

Convert a GeneralTree to a data frame.

Usage

1
2
3
## S3 method for class 'GeneralTree'
as.data.frame(x, row.names = NULL, optional = NULL,
  ...)

Arguments

x

GeneralTree to convert to a data frame.

row.names

Ignored.

optional

Ignored.

...

Ignored.


GeneralTree documentation built on Jan. 15, 2017, 6:17 p.m.