build_point_diff: Build a dumbbell chart showing absolute prevalence values

View source: R/plot_forests.R

build_point_diffR Documentation

Build a dumbbell chart showing absolute prevalence values

Description

Complements the forest detail (relative -> absolute). Same facet structure: sex x age_group.

Usage

build_point_diff(yearly_data, concept_name, concept_code, name1, name2)

Arguments

yearly_data

Yearly comparison data for one concept.

concept_name

Concept name string.

concept_code

Concept code string.

name1

Reference dataset name.

name2

Comparison dataset name.

Value

A girafe object.


syrona documentation built on Sept. 5, 2026, 1:06 a.m.