Skip to contents

Convenience wrapper around shdi that generates a PRIO-GRID–aligned raster of life expectancy at birth.

Usage

gen_lifexp(config = pg_current_config())

Value

A SpatRaster object containing PRIO-GRID life expectancy values.

References

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

See also

Examples

if (FALSE) { # \dontrun{
lifexp_pg <- gen_lifexp()
} # }