Reshape PTI scores into per-admin-level export tibbles
get_pti_scores_export.RdWalks the structured PTI list and, for each admin level, joins every scheme's score tibble into a single wide tibble with one `<scheme> - PTI Score` and `<scheme> - PTI Priority` column pair per weighting scheme. Drops geometry, label, and area columns. The priority column is computed via the per-scheme `recode_function()` attached by `add_legend_paras()`.
Value
A named list of tibbles – one per admin level. Each name is `"<admin_level> PTI Scores"` (e.g. `"admin1 PTI Scores"`).
See also
Other data-export:
get_pti_weights_export(),
get_vars_un_avbil()