| calculate_taxes_wasm | Use WASM to calculate taxes locally |
| check_data | Ensure input data set has required fields and data types are... |
| check_filing_status | Ensure values for filing status 'mstat' are proper. |
| check_greater_zero | Check that columns are greater than zero |
| check_numeric | Check numeric columns |
| check_parameters | Check input parameters |
| check_required_cols | Ensure the required columns are present |
| check_spouse | Ensure single taxpayers do not have spouse ages or income |
| check_state | Check state column |
| check_taxsimid | Check that the 'taxsimid' column is an integer and every... |
| clean_from_taxsim | Clean final TAXSIM data set. |
| convert_marginal_tax_rates | Recode marginal tax rates. |
| convert_na | Convert NA values to either 0 or the proper state value |
| create_dataset_for_taxsim | Convert a data frame to the TAXSIM 35 output. |
| from_taxsim_cols | Map output column names. |
| get_state_soi | Get state SOI from state name. |
| taxpayer_finances | Financial and household characteristics of 1,000 taxpayer... |
| taxsim_calculate_taxes | Calculate state and federal taxes using TASXSIM 35. |
| taxsim_cols | Map input column names. |
| usincometaxes-package | usincometaxes: A package for calculating state and federal... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.