Skip to contents

Convenience wrapper around shdi that generates a PRIO-GRID–aligned raster of expected years of schooling.

Usage

gen_esch(config = pg_current_config())

Value

A SpatRaster object containing PRIO-GRID expected years of schooling.

References

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

See also

Examples

if (FALSE) { # \dontrun{
esch_pg <- gen_esch()
} # }