
Inverse average tax rate
inverse_average_rate(average_rate, ..., .max = 100000000)
The minimum income at which the average tax rate exceeds average_rate
.
The average tax rate (
Parameters passed to income_tax
.
The maximum income to test before ending the search. (Used only to prevent infinite loops.)
inverse_average_rate(0.2, fy.year = "2014-15")
Run the code above in your browser using DataLab