eoraloop: Construct list of matrices for specific environmental...

Description Usage Arguments Value Examples

View source: R/eora.R

Description

Load Eora data and return a list of matrices from an environmental indicator ocer a period of time.

Usage

1
eoraloop(years, indicator)

Arguments

years

Numeric vector for the respective year

indicator

Numeric for the row number of the corresponding indicator or character string for characterization factor

  • "bl" for biodiversity loss

  • "bw" for blue water consumption

  • "cc" for climate change impacts

  • "en" for energy demand

  • "lu" for land use

  • "mf" for material footprint

  • "ws" for water stress

method

Character string for method to calculate matrix

Value

Matrix or list

Examples

1
eoraloop(years = 1995:2000, indicator = 200)

DvP17/mrio documentation built on May 6, 2020, 5 a.m.