CEOdata

Easy and convenient access to the datasets / microdata of the “Centre d’Estudis d’Opinió”, the Catalan institution for polling and public opinion. The package uses the data stored in the servers of the CEO and returns it in a tidy format (tibble).

To install or update, run:

install.packages("CEOdata", dependencies=TRUE)

Temporarily, in order to ensure that you can get individual REOs and the metadata, please, ensure manually that the “curl” package is also installed.

To access the package vignettes, please use:

vignette('using_CEOdata')
vignette('working_with_survey_data_using_the_CEOdata_package')
vignette('cheatsheet')

Report bugs, request improvements, ask questions or provide ideas at the issues page.