load_services: Load Services as Services_enroll_extras

View source: R/00_load_export_utils.R

load_servicesR Documentation

Load Services as Services_enroll_extras

Description

Load Services as Services_enroll_extras

Usage

load_services(
  Services,
  Services_extras,
  Enrollment_extra_Client_Exit_HH_CL_AaE,
  app_env = get_app_env(e = rlang::caller_env())
)

Arguments

Services

(data.frame) From the HUD CSV Export

Services_extras

(data.frame) From the Clarity Looker API Extras

Enrollment_extra_Client_Exit_HH_CL_AaE

Custom Enrollment data frame

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) vars$we_want and Issue (Issue Name), Type (Error or Warning), and Guidance (How to correct the issue)


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