Description Usage Arguments Value
View source: R/forest_model_format_options.R
Create format options for forest_model
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
)
|
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 |
list of format options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.