projects_current_hmis: Filter for Current HMIS participating projects

projects_current_hmisR Documentation

Filter for Current HMIS participating projects

Description

Filter for Current HMIS participating projects

Usage

projects_current_hmis(
  Project,
  Inventory,
  rm_dates,
  app_env = get_app_env(e = rlang::caller_env())
)

Arguments

Project

(data.frame) From the HUD CSV Export

Inventory

(data.frame) From the HUD CSV Export

rm_dates

(named list) with all dates specified or calculated in dates

app_env

(app_env) R6 Object containing dependencies. If all arguments to this function are saved in the app_env, then they will be called from there and arguments do not need to be specified.

Value

(data.frame)


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