robCompositions (version 2.1.0)

economy: economic indicators

Description

Household and government consumptions, gross captial formation and import and exports of goods and services.

Usage

data(economy)

Arguments

Format

A data frame with 30 observations and 7 variables

Details

  • country country name

  • country2 country name, short version

  • HHconsumption Household and NPISH final consumption expenditure

  • GOVconsumption Final consumption expenditure of general government

  • capital Gross capital formation

  • exports Exports of goods and services

  • imports Imports of goods and services

References

Eurostat, http://ec.europa.eu/eurostat/data

Examples

Run this code
# NOT RUN {
data(economy)
str(economy)
# }

Run the code above in your browser using DataLab