Skip to contents

The IEATools package contains a list of final demand sectors in IEATools::fd_sectors. However, we aggregate and rename sectors according to an aggregation map. The names of the aggregation map items should also count as final demand sectors. This function adds the aggregated final demand sector names to the IEATools final demand sectors.

Usage

create_fd_sectors_list(iea_fd_sectors, sector_aggregation_map)

Arguments

iea_fd_sectors

The list of final demand sectors, according to the IEA.

sector_aggregation_map

The aggregation map used to aggregate final demand sectors.

Value

A larger list of final demand sectors comprised of the items in iea_fd_sectors and the names of sector_aggregation_map.