Rdocumentation
powered by
Learn R Programming
GeneralTree (version 0.0.1)
as.data.frame.GeneralTree: Convert a GeneralTree to a data frame.
Description
Convert a GeneralTree to a data frame.
Usage
"as.data.frame"(x, row.names = NULL, optional = NULL, ...)
Arguments
x
GeneralTree to convert to a data frame.
row.names
Ignored.
optional
Ignored.
...
Ignored.