grepEurostatTOC: Names of Eurostat Datasets That Fit Given Pattern
Description
Lists names of dataset from eurostat with the particular pattern in the description.
This function downloads list of all datasets available on eurostat and return list of names of datasets that contains particular pattern in the dataset description.
E.g. all datasets related to education of teaching.
Usage
grepEurostatTOC(pattern)
Value
A data.frame with eight columns
title
The name of dataset of theme
code
The codename of dataset of theme, will be used by the getEurostatRCV
and getEurostatRaw functions.