View source: R/utils_clean_data.R
get_state_soi | R Documentation |
Converts state names or state abbreviations to numeric SOI codes, which are required for TAXSIM.
get_state_soi(state_column)
state_column |
Vectors containing the states to calculate taxes for. Generally, this is the state column from the data set that will be sent to TAXSIM. |
Named integer vector with each number between 1 and 51 representing the state's SOI. Names are the state's two letter abbreviation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.