aggregateSector: Aggregate a sector in a table

View source: R/AggregationFunctions.R

aggregateSectorR Documentation

Aggregate a sector in a table

Description

Aggregate a sector in a table

Usage

aggregateSector(model, mainSector, sectorToRemove, tableType, domestic = FALSE)

Arguments

model

An EEIO model object with model specs and IO tables loaded

mainSector

Sector to aggregate to (string)

sectorToRemove

Sector to be aggregated into mainSector, then removed from table (string)

tableType

String to designate either Make or Use table

domestic

Boolean to indicate whether to aggregate the UseTransactions or DomesticUseTransactions table

Value

aggregated table


USEPA/useeior documentation built on April 12, 2024, 1:36 p.m.