Skip to contents

Convenience wrapper around shdi that generates a PRIO-GRID–aligned raster of the Subnational Human Development Index (SHDI).

Usage

gen_shdi(config = pg_current_config())

Value

A SpatRaster object containing PRIO-GRID SHDI values.

References

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

See also

Examples

if (FALSE) { # \dontrun{
shdi_pg <- gen_shdi()
} # }