Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update import for ESS Round 10 + add ESS 10 data file + add progress bar for reading ESS data files + make minor revisions code comments * Use auto-format R code in RStudio * Update documentation * Add ESS 10 parties to ESS full party list * Link Bulgaria in ESS link file * Revise warning messages + fix spelling errors + use single quotes for variable names * Modernize Tidyverse-R code + use Base-R pipe + use Base-R anonymous function + use conflicted package + use '.by' for single grouping + suppress read_csv() warning message + specify join keys + solve ggplot2 guides() warning * Fix coding error first ESS party id * Fix variable name mistake * Revise finding different prtv/prtc ids * Change order conflict resolution * Update ESS to latest version * Update ESS readme * Update ESS prtc readme * Use Base-R pipe * Use utf-8 encoding for all Stata files + set utf-8 as function default + update list of Stata files used (exclude encoding) + use Base-R shorthand anonymous function * Update data with correct encoding * Correct DOI referencing * Make code more readable + remove unused encoding parameter + use better function parameter name + correct one code comment for ESS-10 * Update data ESS round 10 * Update data ESS round 10 + Minor fixes * Add check for duplicates * Keep entries without PF ID * Update data ESS round 10 * Update data ESS round 10 * Update data ESS round 10 * Update data ESS round 10 * Update data ESS round 10 * Use conflicted coherently in all scripts * Add minor revisions code documentation * Use first in many-to-many joins * Revise 01-ess-prt-raw.R + correct for multiple prtv* variables + DEU & LTU + add last three characters to 'ess_id' * Update essprtv plot * Update readme.md * Update harmonized file * Update harmonized file * Update readme.md + Change references * Update prtc data * Update prtv data * Update data * Use 'styler' to format code * Use '.default' argument in 'case_when()' * Add new line for first function argument - 'styler' package auto-reformat arguments previously - checked 'styler' auto-reformat of changes --------- Co-authored-by: pbederke <42916617+pbederke@users.noreply.github.com>
- Loading branch information