Description Usage Arguments Value Examples
Calculate Tax Burden
1 |
amount |
numeric. The amount of taxable income. |
tax_table |
a data frame containing marinal tax rates. |
total |
logical. Return the total amount paid? |
a numeric sum of taxes paid (if total = T) or a vector of taxes paid at the marginal rate
1 | calc_tax(85000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.