readEora: Construct matrix for specific environmental indicator of Eora

Description Usage Arguments Value Examples

View source: R/eora.R

Description

Load Eora data and return a matrix from an environmental indicator.

Usage

1
readEora(year, indicator)

Arguments

year

Numeric 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

Examples

1
readEora(year = 1995, indicator = 200)

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