| build_forest_detail | R Documentation |
Shows yearly points + CIs, meta-analysis diamond, and colored heatmap tile row. Faceted by sex x age group.
build_forest_detail(
yearly_data,
meta_data,
concept_name,
concept_code,
name1,
name2,
scale_mode = "log2"
)
yearly_data |
Yearly comparison data for one concept. |
meta_data |
Meta-analysis data (across years) for one concept. |
concept_name |
Concept name string. |
concept_code |
Concept code string. |
name1 |
Reference dataset name. |
name2 |
Comparison dataset name. |
scale_mode |
"fold" or "log2". |
A girafe object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.