# NOT RUN {
tx_vl_unsuppressed(ndr_example)
# Determine clients who are virally unsuppressed for a state at the end of Q1
tx_vl_unsuppressed(ndr_example,
ref = "2021-12-31",
states = "Ayetoro"
)
# Determine clients with viral load result of 400 or more (low level viremia)
tx_vl_unsuppressed(ndr_example, n = 400)
# }
Run the code above in your browser using DataLab