| build_forest_summary | R Documentation |
Build a compact F/M/Both forest plot for a single concept
build_forest_summary(
meta_sex_data,
meta_summary_data,
concept_name,
concept_code,
name1,
name2,
scale_mode = "log2"
)
meta_sex_data |
Meta-analysis data by sex (F, M) for one concept. |
meta_summary_data |
Meta-analysis summary (Both) 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.