load_enrollment: Load Enrollment as Enrollment_extra_Client_Exit_HH_CL_AaE

View source: R/00_load_export_utils.R

load_enrollmentR Documentation

Load Enrollment as Enrollment_extra_Client_Exit_HH_CL_AaE

Description

Load Enrollment as Enrollment_extra_Client_Exit_HH_CL_AaE

Usage

load_enrollment(
  Enrollment,
  EnrollmentCoC,
  Enrollment_extras,
  Exit,
  Client,
  Project,
  Referrals,
  rm_dates,
  app_env = get_app_env(e = rlang::caller_env())
)

Arguments

Enrollment

(data.frame) From the HUD CSV Export

EnrollmentCoC

(data.frame) From the HUD CSV Export

Enrollment_extras

From Clarity Looker API Extras

Exit

(data.frame) From the HUD CSV Export

Client

(data.frame) From the HUD CSV Export

Project

(data.frame) From the HUD CSV Export

Referrals

(data.frame) From the Clarity Looker API Extras

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.


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