ha.inputs.condom.use: HIV program coverage inputs

View source: R/extract-ha.R

ha.inputs.condom.useR Documentation

HIV program coverage inputs

Description

HIV program coverage inputs

Usage

ha.inputs.condom.use(
  ha.raw,
  direction = "wide",
  first.year = NULL,
  final.year = NULL
)

ha.inputs.viral.suppression(
  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

Functions

  • ha.inputs.condom.use(): Condom use inputs by year and age group

  • ha.inputs.viral.suppression(): Input levels of viral suppression on ART by year, sex, and age group


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