build_HCUP_time_map | R Documentation |
Build Delay Time Map with ASCII HCUP Data
build_HCUP_time_map(path, state, year, index_codes, ssd_list, n_collect)
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. |
a tibble for the time map of interest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.