Enrollment_add_HousingStatus: Add HousingStatus indicating the client's current housing...

View source: R/00_load_export_utils.R

Enrollment_add_HousingStatusR Documentation

Add HousingStatus indicating the client's current housing status and Situation with details on that status.

Description

Add HousingStatus indicating the client's current housing status and Situation with details on that status.

Usage

Enrollment_add_HousingStatus(
  Enrollment_extra_Client_Exit_HH_CL_AaE,
  PH = data_types$Project$ProjectType$ph,
  Referrals,
  prioritization_colors,
  app_env = get_app_env(e = rlang::caller_env())
)

Arguments

Enrollment_extra_Client_Exit_HH_CL_AaE

Custom Enrollment data frame

PH

ProjectType codes considered Permanently Housed. See HMIS::hud_translations$ProjectType(table = TRUE) & ?data_types

Referrals

Referrals data frame

prioritization_colors

Custom data frame of prioritization colors

app_env

app environment

Value

Input data with HousingStatus & Situation column


COHHIO/Rm_data documentation built on Dec. 9, 2024, 2:10 p.m.