Get the file path for Source Extract for given extract and year
Usage
get_source_extract_path(
year,
type = c("acute", "ae", "at", "ch", "client", "cmh", "dd", "deaths", "dn", "gp_ooh",
"hc", "homelessness", "maternity", "mh", "outpatients", "pis", "sds"),
...
)
Arguments
- year
Year of extract
- type
Name of clean source extract
- ...
additional arguments passed to
get_file_path()
See also
Other extract file paths:
get_boxi_extract_path()
,
get_hhg_path()
,
get_it_deaths_path()
,
get_it_ltc_path()
,
get_it_prescribing_path()
,
get_sparra_path()