# NOT RUN {
tx_pvls_num(ndr_example)
# Determine clients who are virally suppressed for a state at the end of October 2021
tx_pvls_num(ndr_example,
ref = "2021-10-31",
states = "Arewa"
)
# Determine clients with viral load result less than 400
tx_pvls_num(ndr_example, n = 400)
# }
Run the code above in your browser using DataLab