getRTData | R Documentation |
Get all repeat testers from HIV surveillance.
getRTData(dat = NULL, onlyRT = TRUE)
dat |
dataset from |
onlyRT |
Drops IDs who are not repeat-testers. |
data.frame
rtdat <- getRTData(dat=getHIV())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.