Read-in IFA (International Fertilizer Association) data .xlsx file as
magclass object
Arguments
- subtype
Type of IFA data that should be read. Available types are:
Value
magpie object of the IFA data
Examples
if (FALSE) { # \dontrun{
a <- readSource(type = "IFA", subtype = "consumption")
} # }