Skip to content

Read-in EDGAR_LU csv file as magclass object

Usage

readEDGAR_LU(subtype = "CO2")

Arguments

subtype

emission type

Value

magpie object EDGAR_LU data

Author

Florian Humpenoeder

Examples

if (FALSE) { # \dontrun{
a <- readSource(type = "EDGAR_LU")
} # }