Commit Graph
31 Commits
Author SHA1 Message Date
christian 6e9fe12784 add checks to read/write csv and refactor 2021-08-10 21:49:06 +02:00
christian 01ec0de76f replace non ascii characters by unicode points 2021-08-10 20:18:23 +02:00
christian b11289e093 replace Ü with unicode equivalent 2021-08-10 17:53:45 +02:00
christian 77f79f0d86 change spelling of greens fraction, fix parsing issue in comments table 2021-08-10 15:40:21 +02:00
christian 4093cb603c add further checks for invalid records 2021-08-10 11:22:29 +02:00
christian 1152115a0f add record existence checks in read_all 2021-08-09 18:38:56 +02:00
christian 2a9035e630 convert chr to date when reading from csv 2021-08-09 16:08:56 +02:00
christian 4649658fa7 rename some columns to english 2021-08-09 15:31:20 +02:00
Leon Burgard 0f07b002e6 Improve genderequality 2021-08-08 00:16:05 +02:00
JosuaKugler 502dc45781 refactor again because of check complaining 2021-08-07 02:00:09 +02:00
JosuaKugler feed583fa9 Merge branch 'master' of https://git.flavigny.de/christian/hateimparlament 2021-08-07 01:36:06 +02:00
JosuaKugler 53fdb7530b refactor project structure 2021-08-07 01:16:56 +02:00
JosuaKugler bf30511678 add documentation to read_from_csv and write_to_csv 2021-08-07 00:37:23 +02:00
JosuaKugler 5e9f70627d fix errors from refactoring and add documentation to all remaining functions in analyze.R 2021-08-07 00:31:56 +02:00
Leon Burgard d5da636020 add documentations 2021-08-06 19:07:35 +02:00
Leon Burgard 1433159e09 create genderequality, add documentation read_from_csv 2021-08-05 13:44:19 +02:00
Leon Burgard c22bc0b91b add Documentation for write_to_csv 2021-08-04 16:47:06 +02:00
JosuaKugler 5f9343bf7f Merge branch 'master' of https://git.flavigny.de/christian/hateimparlament 2021-08-03 18:28:59 +02:00
JosuaKugler a0df02dbed refactor fraktion -> fraction 2021-08-03 17:11:11 +02:00
JosuaKugler 7315dd8793 refactor rede -> speech, redner -> speaker 2021-08-03 17:05:07 +02:00
christian f91456116f remove outdated example code 2021-08-03 12:48:32 +02:00
christian 64ede5c757 replace Ü with UE in colnames in applause, move check of empty directory to beginning in read_all 2021-08-03 12:48:01 +02:00
christian 4fe45feec9 solve most of predefined challenges 2021-08-02 16:12:18 +02:00
JosuaKugler d42a039b31 fix vignette 2021-07-28 21:07:07 +02:00
christian 933d5a244d add read / write from / to csv and move checking directory to helpers 2021-07-28 20:07:55 +02:00
christian 2abb3467e8 improve applause party parsing 2021-07-01 13:23:29 +02:00
christian f09cbac172 improve comment parsing and add comment commentator redner matching 2021-07-01 11:05:50 +02:00
christian ab55363c4e properly extract BTP talks and add bare comment parsing 2021-06-30 11:32:23 +02:00
christian a86ddfec83 add error handling if directories are empty or do not exist 2021-06-29 18:10:03 +02:00
christian 574480a9bb fix vignettes 2021-06-29 17:29:43 +02:00
christian e36498da69 make hateimparlament a package, create stub vignette with funwithdata content 2021-06-24 21:45:52 +02:00