Description
Datasets of the CEO (Centre d'Estudis d'Opinio) for Opinion Polls in Catalonia.
Description
Easy and convenient access to the datasets of the "Centre d'Estudis d'Opinio", 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.
README.md
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.