dm.twc: Data management for TWC provider data

Description Usage

View source: R/twc_dm.R

Description

Manage TWC data, specifically TRS status and level, subsidy status, and number of subsidy kids served

Usage

1
2
3
4
5
6
## S3 method for class 'twc'
dm(
  df,
  input_columns = list(`License Number` = "numeric", TWC = "character", `TRS Flag` =
    "character", `Number of Current Referrals` = "numeric", twc_date = "Date")
)

Texas-Policy-Lab/texas_child_care_deserts documentation built on Dec. 18, 2021, 4:07 p.m.