View source: R/inverse_average_rate.R
| inverse_average_rate | R Documentation | 
Inverse average tax rate
inverse_average_rate(average_rate, ..., .max = 1e+08)
| average_rate | The average tax rate ( | 
| ... | Parameters passed to  | 
| .max | The maximum income to test before ending the search. (Used only to prevent infinite loops.) | 
The minimum income at which the average tax rate exceeds average_rate.
inverse_average_rate(0.2, fy.year = "2014-15")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.