find_variable_locations: Find Variables and Locations by Data Souce, State and Year

View source: R/HCUP_timemap_funs.R

find_variable_locationsR Documentation

Find Variables and Locations by Data Souce, State and Year

Description

Find Variables and Locations by Data Souce, State and Year

Usage

find_variable_locations(data_source, state, year)

Arguments

data_source

character The data set source, either SEDD or SID

state

character Two-letter abbervation for the desired state

year

character Typically, a four digit expression of desired year but may be 2015q1q3 or 2015q4 to accomdate the switch from ICD-9 to ICD-10 on 2015/10/01

Value

a tibble with columns for variable name, encoding type, start and end columns referring to the ASCII file for data source, state and year.


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