readBGR: Read BGR oil, gas, coal and uranium reserves data

View source: R/readBGR.R

readBGRR Documentation

Read BGR oil, gas, coal and uranium reserves data

Description

Read-in BGR csv files as magclass object

Usage

readBGR(subtype)

Arguments

subtype

data subtype. Either "oil", "gas", "coal" or "uranium".

Value

magpie object of the BGR (Federal Institute for Geosciences and Natural Resources) data of reserves of oil, gas, coal and uranium per country.

Author(s)

Renato Rodrigues

See Also

readSource

Examples

## Not run: 
a <- readSource(type = "BGR", subtype = "oil")

## End(Not run)


pik-piam/mrremind documentation built on March 30, 2024, 3:37 a.m.