calcSeed: calcSeed

View source: R/calcSeed.R

calcSeedR Documentation

calcSeed

Description

Calculates Seed demand

Usage

calcSeed(
  cellular = FALSE,
  cells = "lpjcell",
  products = "kall",
  irrigation = FALSE,
  attributes = "all"
)

Arguments

cellular

cellular or regional level

cells

Switch between "magpiecell" (59199) and "lpjcell" (67420)

products

kcr or also kall, which includes seeds for eggs and fish

irrigation

if TRUE, distinguishes irrigated and non-irrigated crops

attributes

in dm, wm, ge, nr, p, k

Value

List of magpie object with results and weight on country or cellular level, unit and description.

Author(s)

Benjamin Leon Bodirsky

Examples

## Not run: 
calcOutput("Seed")

## End(Not run)

pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.