Process GP (gpprac) Lookup tests
Source:R/process_tests_lookup_gpprac.R
process_tests_lookup_gpprac.Rd
This script takes the processed gpprac lookup and produces a test comparison with the previous data. This is written to disk as an xlsx.
Usage
process_tests_lookup_gpprac(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.