Learn R Programming

datamart (version 0.5.2)

expenditures: Elasticity of Private Households

Description

This is a proof of concept for a use case of datamart to be used for organising internal datasets as well as some calculations and graphics on these datasets.

Usage

expenditures()

Arguments

Details

The example uses data from the Germany's Sample survey of income and expenditure (Einkommens- und Verbrauchsstichprobe, EVS).

References

Statistisches Bundesamt: Wirtschaftsrechnungen. Einkommens- und Verbrauchsstichprobe. Einnahmen und Ausgaben privater Haushalte. Fachserie 15 Heft 4.

See Also

internalData, datamart

Examples

Run this code
xp <- expenditures()
queries(xp)
query(xp, "categories")
query(xp, "elasticity", categ="05")

Run the code above in your browser using DataLab