as.list.tree_bag: Translate a tree bag into an R list.

Description Usage Arguments Value

Description

Translate a tree bag into an R list.

Usage

1
2
## S3 method for class 'tree_bag'
as.list(x, ...)

Arguments

x

The tree bag

...

Additional parameters. Not used but part of the generic interface.

Value

An R list with the elements found in the linked list.


mailund/ralgo documentation built on May 21, 2019, 11:07 a.m.