Read in data from the NIN recommendations
Arguments
- subtype
Type of NIN data that should be read. Available types are:
Value
magpie object containing NIN data
Author
Isabelle Weindl, Jan Philipp Dietrich
Examples
if (FALSE) { # \dontrun{
a <- readSource(type = "NIN", subtype = "cons_data")
} # }