Description Usage Arguments Format Fields Examples
This class describes the tax payable by an individual.. Income up to the personal allowance is tax free. Then income is taxed at the rate in the rate vector until the corresponding threshold. Note this class makes a number of simplifications including ignoring Scotland for sake of simplicity
1 |
income |
The initial income of the person. |
An object of class R6ClassGenerator
of length 24.
personalAllowance
class used to calculate tax free personal alowance based upon income.
threshold
The vector of tax thresholds, must be in ascending order.
rate
The vector of tax rates, must be same size as thresholds.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.