importDataList {eurodata}R Documentation

Import and reshape Eurostat inventory of datasets

Description

Import and reshape Eurostat inventory of datasets

Usage

importDataList()

Value

The imported data.frame reflects the hierarchical structure of datasets (see the columns Data subgroup, level 0, Data subgroup, level 1, Data subgroup, level 2, etc.). It is tagged with S3 class EurostatDataList.

Examples

## Not run: 
importDataList()

## End(Not run)

[Package eurodata version 1.7.0 Index]