as_forest {timbr} | R Documentation |
Coerce to a forest
Description
Coerce to a forest
Usage
as_forest(x, ...)
## S3 method for class 'rowwise_df'
as_forest(x, ...)
## S3 method for class 'grouped_df'
as_forest(x, ...)
Arguments
x |
An object. |
... |
Unused, for extensibility. |
Value
A forest.
[Package timbr version 0.2.2 Index]