subsidy-class | R Documentation |
Subsidies are used to represent the financial support provided to production, consumption, or balance of a commodity.
name
character. Name of the subsidy object, used in sets.
desc
character. Description of the subsidy object.
comm
character. Name of the subsidized commodity.
region
character. Region where the subsidy is applied.
defVal
numeric. Default value of the subsidy.
sub
data.frame. Subsidy 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 subsidy, e.g., per unit of commodity consumed by all processes.
numeric. Output subsidy, e.g., per unit of commodity produced by all processes.
numeric. Balance subsidy, e.g., per unit of commodity balance (production - consumption).
misc
list. Any additional information or data to store in the subsidy object.
Other class constraint policy:
class-constraint
,
class-costs
,
newConstraint()
,
newCosts()
,
newSubsidy()
,
newTax()
,
tax-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.