View source: R/04_DataQuality_utils.R
dq_missing_months_times_homeless | R Documentation |
Find Missing Months or Times Homeless
dq_missing_months_times_homeless(
served_in_date_range,
vars,
guidance = NULL,
rm_dates = NULL,
app_env = get_app_env(e = rlang::caller_env())
)
served_in_date_range |
|
vars |
|
guidance |
|
rm_dates |
|
app_env |
|
(data.frame)
vars$we_want
and Issue
(Issue Name), Type
(Error or Warning), and Guidance
(How to correct the issue)
Other DQ: Missing Data at Entry:
dq_date_homeless_after_entry()
,
dq_detail_missing_disabilities()
,
dq_dkr_LoS()
,
dq_dkr_months_times_homeless()
,
dq_dkr_prior_living_situation()
,
dq_invalid_months_times_homeless()
,
dq_missing_approx_date_homeless()
,
dq_missing_living_situation()
,
dq_missing_previous_street_ESSH()
,
dq_missing_prior_living_situation()
,
dq_months_homeless_tbd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.