View source: R/HCUP_timemap_funs.R
find_variable_locations | R Documentation |
Find Variables and Locations by Data Souce, State and Year
find_variable_locations(data_source, state, year)
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 |
a tibble with columns for variable name, encoding type, start and end columns referring to the ASCII file for data source, state and year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.