| loss_rule | R Documentation |
Build a loss-carryforward rule for the generic SPV tax engine
loss_rule(carryforward = TRUE, carryforward_years = Inf, offset_cap_pct = 1)
carryforward |
Logical scalar. Whether tax losses can be carried forward. |
carryforward_years |
Numeric scalar. Number of future years for which a
loss may be used. Use |
offset_cap_pct |
Numeric scalar in |
A list of class cre_tax_loss_rule.
loss_rule(carryforward = TRUE, carryforward_years = Inf, offset_cap_pct = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.