mdb_tbl | R Documentation |
This dataset contains information about various indicators related to prevention, testing, and treatment of HIV/AIDS. The dataset includes information on the indicator category, specific indicators, their plain text descriptions, frequency, type, and the table they belong to.
mdb_tbl
A data frame with 16 rows and 7 variables:
Indicator category, such as prevention, testing, or treatment.
Short code for the indicator.
Plain text description of the indicator.
Frequency of data collection, either quarterly or semi-annual.
Type of data collected, such as cumulative, snapshot, or derived.
Table the indicator belongs to, either main or treatment.
## Not run:
# Example of accessing the dataset
data(mdb_tbl)
head(mdb_tbl)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.