Description Usage Arguments Format Fields Examples
The class captures the notion of UK national insurance UK National insurance is a variable rate tax for both employees and employers however because of the withdrawal of the personal allowance after 100000 UK income tax is not though it could be modeled as a variable rate tax.
1 |
employeeThreshold |
A vector of thresholds for the employee |
employeeRate |
The rates applied between the corresponding threshold and the next threshold |
employerThreshold |
A vector of thresholds for the employee |
employerRate |
The rates applied between the corresponding threshold and the next threshold |
income |
The initial income of the person. |
income |
The initial income of the person. |
An object of class R6ClassGenerator
of length 24.
employee
The variable rate tax structure for employee contributions.
employer
The variable rate tax structure for employee contributions.
1 2 3 4 | Income Tax
The initialize method
Constructs UK national insurance
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.