Given a regionmapping (mapping between ISO countries and regions) the
function calculates a 0.5 degree spatial header for 0.5 degree magclass
objects
Arguments
- mapping
Either a path to a mapping or an already read-in mapping as
data.frame.
Value
A vector with 59199 elements
Author
Jan Philipp Dietrich
Examples
if (FALSE) { # \dontrun{
spatial_header("regionmappingMAgPIE.csv")
} # }