build_HCUP_time_map: Build Delay Time Map with ASCII HCUP Data

build_HCUP_time_mapR Documentation

Build Delay Time Map with ASCII HCUP Data

Description

Build Delay Time Map with ASCII HCUP Data

Usage

build_HCUP_time_map(path, state, year, index_codes, ssd_list, n_collect)

Arguments

path

(Character) Path to ASCII files

state

(Character) Two-letter abbervation for the desired state

year

(Character) Typically, a four digit expression of desired year

index_codes

(list) Typically, a list length 2 for ICD-9-CM and ICD-10-CM codes for the condition of interest

ssd_list

(tibble) Typically, a tibble containing the SSD names and their respective ICD-9-CM and ICD-10-CM codes

n_collect

(Numeric) Number of rows to read in. Defaults to infinity.

Value

a tibble for the time map of interest


aarmiller/delaySim documentation built on Jan. 2, 2023, 11:23 p.m.