Produce tests for social care sandpit extracts.
Source:R/process_tests_sc_sandpit.R
produce_sc_sandpit_tests.Rd
Produce tests for social care sandpit extracts.
Usage
produce_sc_sandpit_tests(
data,
type = c("demographics", "client", "at", "ch", "hc", "sds")
)
Arguments
- data
new or old data for testing summary flags (data is from
get_sandpit_extract_path()
)- type
Name of sandpit extract.
Value
a dataframe with a count of each flag
from calculate_measures()