Produce a LTCs test counting total number of each LTC flag with distinct anon_chi.
Usage
produce_episode_file_ltc_tests(
data,
old_data = slfhelper::read_slf_episode(year, col_select = dplyr::all_of(ltc_col2)),
year
)
Arguments
- data
a tibble of the processed data extract.
- old_data
old episode file data
- year
the financial year of the extract in the format '1718'.
See also
Other extract test functions:
calculate_measures()
,
produce_episode_file_tests()
,
produce_source_ch_tests()
,
produce_source_cmh_tests()
,
produce_source_dn_tests()
,
produce_source_extract_tests()
,
produce_source_hc_tests()
,
produce_source_nrs_tests()