tax-class | R Documentation |
Taxes are used to represent the financial levy imposed on production, consumption, or balance of a commodity.
name
character. Name of the tax object, used in sets.
desc
character. Description of the tax object.
comm
character. Name of the taxed commodity.
region
character. Region where the tax is applied.
defVal
numeric. Default value of the tax for not specified sets, 0 if not specified.
tax
data.frame. Tax values.
character. Region name to apply the parameter, NA for every region.
integer. Year to apply the parameter, NA for every year.
character. Time slice to apply the parameter, NA for every slice.
numeric. Input tax, e.g., per unit of commodity consumed by all processes.
numeric. Output tax, e.g., per unit of commodity produced by all processes.
numeric. Balance tax, e.g., per unit of commodity balance (production - consumption).
misc
list. Additional information.
Other class constraint policy:
class-constraint
,
class-costs
,
newConstraint()
,
newCosts()
,
newSubsidy()
,
newTax()
,
subsidy-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.