Re-set region names in tables with traded secondary goods so that the traded secondary goods are all contained within one specified region, with the (actual) region name prepended to the subsector and technology names (where applicable)
set_traded_names(data, GCAM_region_names, apply_selected_only = TRUE)
Tibble to operate on
Tibble with GCAM region names and ID numbers
Logical indicating whether region/subsector/technology re-assignment is applied to the whole tibble, or only selected rows
Tibble returned with modified region, subsector, and/or technology information.