default_forest_panels: Default panels for forest_model

Description Usage Arguments Value

View source: R/default_forest_panels.R

Description

Default panels for forest_model

Usage

1
2
3
4
5
6
default_forest_panels(
  model = NULL,
  factor_separate_line = FALSE,
  measure = NULL,
  trans_char = "I"
)

Arguments

model

model object to guess label and determine defaults

factor_separate_line

changes defaults for widths of variable depending on whether factors have their name on separate line

measure

label for main forest plot

trans_char

character representation of transform for axes

Value

'list' ready to be passed to 'forest_model'


forestmodel documentation built on July 19, 2020, 5:06 p.m.