sample_data {HIViz} | R Documentation |
Sample HIV Epidemiology Dataset
Description
A small sample dataset for demonstrating the HIViz dashboard.
Usage
sample_data
Format
A data frame with 3 rows and 10 variables:
- country
e.g., Iran, Spain
- year
Numeric year
- sex
Gender (Male, Female)
- age_group
Age group (e.g., "15–24")
- hiv_prevalence
% Prevalence
- hiv_incidence
New cases
- aids_deaths
AIDS deaths
- plhiv
People living with HIV
- art_coverage
% ART coverage
- testing_coverage
% Testing coverage
- causes
Cause of transmission
[Package HIViz version 0.1.2 Index]