Subsidies are used to represent the financial support provided to production, consumption, or balance of a commodity.
Slots
namecharacter. Name of the subsidy object, used in sets.
desccharacter. Description of the subsidy object.
commcharacter. Name of the subsidized commodity.
regioncharacter. Region where the subsidy is applied.
defValnumeric. Default value of the subsidy.
subdata.frame. Subsidy values.
- region
character. Region name to apply the parameter, NA for every region.
- year
integer. Year to apply the parameter, NA for every year.
- slice
character. Time slice to apply the parameter, NA for every slice.
- inp
numeric. Input subsidy, e.g., per unit of commodity consumed by all processes.
- out
numeric. Output subsidy, e.g., per unit of commodity produced by all processes.
- bal
numeric. Balance subsidy, e.g., per unit of commodity balance (production - consumption).
misclist. Any additional information or data to store in the subsidy object.
See also
Other class constraint policy:
class-constraint,
class-costs,
newConstraint(),
newCosts(),
newSubsidy(),
newTax(),
tax-class
