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.


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