Learn R Programming

exvatools (version 0.9.0)

info_geo: Show available countries and country groups in a specific Input-Output table

Description

Show available countries and country groups in a specific Input-Output table

Usage

info_geo(wiotype = "icio2023", lang = "en")

Value

Prints country codes and descriptive text in the console.

Arguments

wiotype

Character string specifying the world input-output database.

lang

Character string for the language of the descriptive text: "eng" for English (default) and "es" for Spanish.

Examples

Run this code
info_geo("icio2023")

Run the code above in your browser using DataLab