A data.table with three columns:
data.table
Country
Three-letter ISO country code, as in the WIOD file (character vector)
CountryLab
Full name of a country (character vector)
isEUmember
Is a country a member of the EU (2017)? (logical vector)
countries()