forest_model
Create definition of a panel for forest_model
forest_panel(
width,
item = c("", "forest", "vline"),
display = NULL,
display_na = NULL,
hjust = NULL,
heading = NULL,
fontface = NULL,
linetype = NULL,
line_x = NULL,
parse = NULL,
width_group = NULL
)
relative width of the panel
specification of which type of item to use; overridden if display is not missing
bare expression that specifies the variable or expresion to display
what to display if a value is NA
horizontal justification
heading to be used (defaults to the variable name)
fontface to use
line type to use
position for dashed line in forest plot
whether text should be parsed as expressions
grouping used when recalcualting widths of panels
panel definition as a list