sectors: Extract sector codes and labels from a WIOD data.table

Description Usage Arguments Value

Description

Extract sector codes and labels from a WIOD data.table

Usage

1
sectors(wiot)

Arguments

wiot

WIOD data.table returned by loadWIOD

Value

A data.table with four columns:

SectorNr

WIOD numeric codes for industries and final use sectors (integer vector)

SectorLab

Full names of the WIOD sectors (character vector)

SectorCode

Short alphanumeric sector codes used in WIOD (character vector)

isFinal

Is a sector an industry (i.e. one of the 56 primary, secondary/manufacturing, or tertiary/services sectors that produce something) or a final use sector (i.e. one of the 5 final consumption or investment sectors)? (logical vector)


alekrutkowski/wiod.diagrammer documentation built on May 20, 2019, 8:47 a.m.