View source: R/financial_functions.R
| fin_NI | R Documentation |
Employees pay contributions at 12%% on annual earnings between £9,568 and £50,270. Above that you pay at 2%%. Employers pay at 13.8%% on all annual earnings of more than £8,840, although there are different thresholds for those under the age of 21 and for apprentices under the age of 25.
fin_NI(annualEarnings, symbol = "£")
annualEarnings |
Employee annual earnings. |
symbol |
Currency symbol to embed in the result. |
NI
fin_interest(), fin_percent(), fin_valuation()
Other Miscellaneous Functions:
deg2rad(),
fin_JustifiedPE(),
fin_expected(),
fin_interest(),
fin_net_present_value(),
fin_percent(),
fin_ticker(),
fin_valuation(),
rad2deg(),
umxBrownie()
fin_NI(42e3)
fin_NI(142000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.