# NOT RUN {
vl_cascade(ndr_example, ref = "2021-12-31", .level = "state")
# Determine the viral load cascade for a state at the end of September 2021
vl_cascade(ndr_example,
ref = "2021-10-31",
states = "Arewa"
)
# }
Run the code above in your browser using DataLab