Description Usage Arguments Value
View source: R/default_forest_panels.R
Default panels for forest_model
1 2 3 4 5 6 | default_forest_panels(
model = NULL,
factor_separate_line = FALSE,
measure = NULL,
trans_char = "I"
)
|
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 |
'list' ready to be passed to 'forest_model'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.