View source: R/04_DataQuality_utils.R
dq_path_missing_los_res_prior | R Documentation |
PATH: Missing Residence Prior Length of Stay
dq_path_missing_los_res_prior(
served_in_date_range,
vars,
guidance,
app_env = get_app_env(e = rlang::caller_env())
)
served_in_date_range |
|
vars |
|
guidance |
|
app_env |
|
(data.frame)
vars$we_want
and Issue
(Issue Name), Type
(Error or Warning), and Guidance
(How to correct the issue)
Other DQ: Path Checks:
dq_SOAR_missing_at_exit()
,
dq_incorrect_path_contact_date()
,
dq_missing_path_contact()
,
dq_path_enrolled_missing()
,
dq_path_no_status_at_exit()
,
dq_path_reason_missing()
,
dq_path_status_determination()
,
dqu_project_small()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.