dp.inputs.viral.suppression | R Documentation |
Get viral suppression inputs
dp.inputs.viral.suppression(
dp.raw,
direction = "wide",
first.year = NULL,
final.year = NULL
)
dp.inputs.viral.suppression.threshold(
dp.raw,
direction = "wide",
first.year = NULL,
final.year = NULL
)
dp.raw |
DemProj module data in raw format, as returned by
|
direction |
Request "wide" (default) or "long" format data. |
first.year |
First year of the projection. If |
final.year |
Final year of the projection. If |
Some versions of Spectrum only allowed viral suppression data to be entered during 2010-2025. Data are not available in earlier or later years in files saved with these versions. Spectrum 6.29 and later can save data for every year in a projection, though countries may not input anything in most years.
A data frame.
dp.inputs.viral.suppression()
: Numbers of people who had a viral load measured and numbers who were virally suppressed
dp.inputs.viral.suppression.threshold()
: The threshold (in virus copies/mL) used to classify people as virally suppressed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.