Skip to content

Read in an PRIMAP-hist data csv file as magclass object.

Usage

readPRIMAPhist(subtype)

Arguments

subtype

data subtype. available subtypes are:

  • hist

  • hist_no_ex

Value

magpie object of the PRIMAP-hist data.

Author

Roman Popov

Examples

if (FALSE) { # \dontrun{
a <- readPRIMAPhist("PRIMAPhist", "hist")
} # }