Skip to content

reports the share of livestock products (including fish) in total calorie food supply

Usage

reportVegfruitShare(gdx, level = "regglo")

Arguments

gdx

GDX file

level

An aggregation level for the spatial dimension. Can be any level available via superAggregateX.

Value

per-capita calories as MAgPIE object (kcal/cap/day)

Vegfruit share variables

NameUnitMeta
Nutrition|Dietary Composition|Vegetables Fruits Nuts Sharekcal/kcalShare of vegetables, fruits, and nuts in total calorie supply

Author

Benjamin Leon Bodirsky

Examples

  if (FALSE) { # \dontrun{
    x <- reportLivestockShare(gdx)
  } # }