taxRevenueRotations: taxRevenueRotations

View source: R/taxRevenueRotations.R

taxRevenueRotationsR Documentation

taxRevenueRotations

Description

calculates taxes of crop rotations as difference between the selected scenario and the baseline scenario that shall capture the internalized incentives for crop rotations.

Usage

taxRevenueRotations(
  gdx,
  file = NULL,
  level = "regglo",
  dir = ".",
  penalty = "onlyTaxRevenue"
)

Arguments

gdx

GDX file

file

a file name the output should be written to using write.magpie

level

aggregation level, reg, glo or regglo

dir

spamfiledirectory

penalty

"OnlyTaxRevenue" provides the tax Revenues from a rotation tax/subsidy. "OnlyInternalizedServices" provides the penalty by foregone Ecosystem Services, the part of the externality which is internalized by the farmer independent of the tax. "FullPenalty" provides the sum of both, which is what the model sees.

Author(s)

Benjamin Leon Bodirsky

Examples

## Not run: 
x <- wageRent(gdx)

## End(Not run)


pik-piam/magpie4 documentation built on April 27, 2024, 2:12 p.m.