forest_model_format_options: Create format options for 'forest_model'

Description Usage Arguments Value

View source: R/forest_model_format_options.R

Description

Create format options for forest_model

Usage

1
2
3
4
5
6
7
8
forest_model_format_options(
  colour = "black",
  color = NULL,
  shape = 15,
  text_size = 5,
  point_size = 5,
  banded = TRUE
)

Arguments

colour

colour of the point estimate and error bars

color

alias for colour

shape

shape of the point estimate

text_size

text size in mm

point_size

point size

banded

whether to show light grey bands behind alternate rows

Value

list of format options


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