powered by
Get a dataframe of all individual data sets within a group of studies
get_datasets(group_no)
The group number (usually obtained from get_study_groups())
A dataframe
# NOT RUN { # Get DOIs and titles for all Eurobarometer studies eurobars <- get_datasets("0008") head(eurobars) # }
Run the code above in your browser using DataLab