bioplasticDemand: bioplasticDemand

View source: R/bioplasticDemand.R

bioplasticDemandR Documentation

bioplasticDemand

Description

returns demand for bioplastic or demand for substrate for bioplastic production

Usage

bioplasticDemand(
  gdx,
  type = "bioplastic",
  detail = FALSE,
  level = "regglo",
  file = NULL
)

Arguments

gdx

GDX file

type

"bioplastic" for bioplastic demand, "substrate" for biomass demand as substrate for bioplastic production

detail

only relevant for type = "substrate". If TRUE, substrate demand is disaggregated by crop type, if FALSE only the aggregated demand is reported.

level

spatial aggregation to report bioplastic/substrate demand (only "reg" or "regglo")

file

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

Author(s)

Debbora Leip

Examples

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

## End(Not run)

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