This script takes the processed acute extract and produces a test comparison with the previous data. This is written to disk as an xlsx.
Usage
process_tests_lookup_pc(data, update = previous_update())
Arguments
- data
a tibble of the processed data extract.
- update
The update to compare the lookup to, defaults to
previous_update()
.
Value
a tibble containing a test comparison.