rebate_income {grattan} | R Documentation |
Rebate income
Description
Rebate income
Usage
rebate_income(
Taxable_Income,
Rptbl_Empr_spr_cont_amt = 0,
All_deductible_super_contr = 0,
Net_fincl_invstmt_lss_amt = 0,
Net_rent_amt = 0,
Rep_frng_ben_amt = 0
)
Arguments
Taxable_Income |
the taxable income |
Rptbl_Empr_spr_cont_amt |
The reportable employer superannuation contributions amount |
All_deductible_super_contr |
deductible personal superannuation contributions |
Net_fincl_invstmt_lss_amt |
Net financial investment loss |
Net_rent_amt |
(for Rental deductions) |
Rep_frng_ben_amt |
Reportable fringe-benefits |
Source
Original URL was https://www.ato.gov.au/Individuals/Tax-return/2015/Tax-return/Tax-offset-questions-T1-T2/Rebate-income-2015/
[Package grattan version 2024.1.1 Index]