extract_latest: Helper function
Description
Helper function
Usage
extract_latest(dat, group = place, clmns = c("total_tests", "tpr", "ppt"))
Value
Data set of recent observations of selected variables
Examples
Run this code# NOT RUN {
extract_latest(dat = get_all_data())
# }
Run the code above in your browser using DataLab