default_forest_panels: Default panels for forest_model

View source: R/default_forest_panels.R

default_forest_panelsR Documentation

Default panels for forest_model

Description

Default panels for forest_model

Usage

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'


NikNakk/forestmodel documentation built on March 22, 2022, 4:28 a.m.