readIFA: Read IFA

View source: R/readIFA.R

readIFAR Documentation

Read IFA

Description

Read-in IFA (International Fertilizer Association) data .xlsx file as magclass object

Usage

readIFA(subtype)

Arguments

subtype

Type of IFA data that should be read. Available types are:

  • consumption: read in fertilizer_consumption.xlsx data

  • production: read in fertilizer_production.xlsx data

Value

magpie object of the IFA data

Author(s)

Lavinia Baumstark

See Also

readSource()

Examples

## Not run: 
a <- readSource(type = "IFA", subtype = "consumption")

## End(Not run)


pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.