CostsFertilizer: CostsFertilizer

View source: R/CostsFertilizer.R

CostsFertilizerR Documentation

CostsFertilizer

Description

reads costs entering the objective function from a MAgPIE gdx file

Usage

CostsFertilizer(gdx, file = NULL, level = "regglo", disagg = TRUE)

Arguments

gdx

GDX file

file

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

level

Level of regional aggregation ("reg", "glo", "regglo")

disagg

whether costs should be disaggregated into the different crop types

Value

MAgPIE object containing fertilizer costs [million US$17]

Author(s)

Debbora Leip

Examples


  ## Not run: 
    x <- CostsFertilizer(gdx)
  
## End(Not run)


pik-piam/magpie4 documentation built on Dec. 20, 2024, 1:59 p.m.