Homelessness Completeness lookup path
Source:R/produce_homelessness_completeness.R
get_homelessness_completeness_path.RdGet the path to the Homelessness Completeness lookup. This file is specific to year and update.
Usage
get_homelessness_completeness_path(year, update = latest_update(), ...)Arguments
- year
the financial year of the update.
- update
the update month (defaults to use
latest_update()).- ...
additional arguments passed to
get_file_path().
Value
The path to the Homelessness Completeness lookup as an fs::path().
See also
get_file_path() for the generic function.
Other file path functions:
get_dd_path(),
get_demographic_cohorts_path(),
get_file_path(),
get_ltcs_path(),
get_nsu_path(),
get_practice_details_path(),
get_readcode_lookup_path(),
get_service_use_cohorts_path(),
get_sg_homelessness_pub_path()