data_quality_tables: Data Quality Tables Roxygen Template

data_quality_tablesR Documentation

Data Quality Tables Roxygen Template

Description

Data Quality Tables Roxygen Template

Arguments

served_in_date_range

(data.frame) See served_in_date_range

IncomeBenefits

(data.frame) From the HUD CSV Export

Inventory

(data.frame) From the HUD CSV Export

HealthAndDV

(data.frame) From the HUD CSV Export

Disabilities

(data.frame) From the HUD CSV Export

Project

(data.frame) From the HUD CSV Export

Enrollment

(data.frame) From the HUD CSV Export

EnrollmentCoC

(data.frame) From the HUD CSV Export

Exit

(data.frame) From the HUD CSV Export

Client

(data.frame) From the HUD CSV Export

Funder

(data.frame) From the HUD CSV Export

Services

(data.frame) From the HUD CSV Export

Services_extras

(data.frame) From the Clarity Looker API Extras

Referrals

(data.frame) From the Clarity Looker API Extras

mahoning_projects

(named numeric) Vector of ProjectIDs associated with projects operating in Mahoning. Created in load_export.

guidance

(list) See guidance

vars

(named list)

  • prep Column names for Prep

  • we_want Column names for output

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.

clarity_api

(clarity_api) R6 Object containing the connection to the Clarity Looker instance.

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.