forest_by: Constructs a forest by one or more variables

View source: R/forest.R

forest_byR 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.


timbr documentation built on July 17, 2026, 1:07 a.m.