ha.output.population.reached: Get estimates of financial resource needs for HIV programming

View source: R/extract-ha.R

ha.output.population.reachedR Documentation

Get estimates of financial resource needs for HIV programming

Description

Get estimates of financial resource needs for HIV programming

Usage

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

ha.output.resources.required(
  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

a data frame

Functions

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

  • ha.output.resources.required(): Get the financial resource needs for each HIV intervention


rlglaubius/SpectrumUtils documentation built on Jan. 30, 2025, 3:25 a.m.