Skip to contents

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

Usage

gen_msch(config = pg_current_config())

Value

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

References

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

See also

Examples

if (FALSE) { # \dontrun{
msch_pg <- gen_msch()
} # }