Learn R Programming

robCompositions (version 2.0.0)

expendituresEU: Mean consumption expenditures data.

Description

Mean consumption expenditure of households at EU-level. The final consumption expenditure of households encompasses all domestic costs (by residents and non-residents) for individual needs.

Arguments

Format

A data frame with 27 observations on the following 12 variables.
  • Fooda numeric vector
  • Alcohola numeric vector
  • Clothinga numeric vector
  • Housinga numeric vector
  • Furnishingsa numeric vector
  • Healtha numeric vector
  • Transporta numeric vector
  • Communicationsa numeric vector
  • Recreationa numeric vector
  • Educationa numeric vector
  • Restaurantsa numeric vector
  • Othera numeric vector

References

Eurostat provides a website with the data:

http://epp.eurostat.ec.europa.eu/statistics_explained/index.php/Household_consumption_expenditure

Examples

Run this code

data(expendituresEU)

Run the code above in your browser using DataLab