Get the file path for Home Care all episodes file
Usage
get_sc_sds_episodes_path(update = latest_update(), ...)
Arguments
- update
The update month to use, defaults to
latest_update()
- ...
additional arguments passed to
get_file_path()
Value
The path to the care home episodes file as an fs::path()
See also
get_file_path()
for the generic function.