Learn R Programming

timbr (version 0.2.2)

as_forest: Coerce to a forest

Description

Coerce to a forest

Usage

as_forest(x, ...)

# S3 method for rowwise_df as_forest(x, ...)

# S3 method for grouped_df as_forest(x, ...)

Value

A forest.

Arguments

x

An object.

...

Unused, for extensibility.