Skip to contents

Convenience wrapper around shdi that generates a PRIO-GRID–aligned raster of gross national income per capita.

Usage

gen_gnic(config = pg_current_config())

Value

A SpatRaster object containing PRIO-GRID GNI per capita values.

References

GlobalDataLab (2019). “The Subnational Human Development Database.” 2024-10-23.

See also

Examples

if (FALSE) { # \dontrun{
gnic_pg <- gen_gnic()
} # }