forest_by {timbr} | R Documentation |
Constructs a forest by one or more variables
Description
'forest_by()' constructs a forest by one or more variables.
Usage
forest_by(.data, ...)
Arguments
.data |
A data frame. |
... |
Variables. |
Value
A forest.
[Package timbr version 0.2.2 Index]