ha.output.population.reached: Get the number of people reached by HIV interventions

View source: R/extract-ha.R

ha.output.population.reachedR Documentation

Get the number of people reached by HIV interventions

Description

Get the number of people reached by HIV interventions

Usage

ha.output.population.reached(
  ha.raw,
  direction = "wide",
  first.year = NULL,
  final.year = NULL
)

Arguments

ha.raw

Goals ASM module data in raw format, as returned by read.raw.ha()

direction

Request "wide" (default) or "long" format data.

first.year

First year of the projection. If first.year=NULL, it will be filled in using ha.inputs.first.year()

final.year

Final year of the projection. If final.year=NULL, it will be filled in using ha.inputs.final.year()

Value

a data frame


rlglaubius/SpectrumUtils documentation built on Dec. 20, 2024, 7:31 a.m.