From 7e304d12bb1a03a3b513c52c3b71a808db8847db Mon Sep 17 00:00:00 2001 From: flavis Date: Tue, 10 Aug 2021 20:58:29 +0200 Subject: [PATCH] fix formatting in readme and improve analysis section --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a197e0..3c9f8d0 100644 --- a/README.md +++ b/README.md @@ -87,11 +87,18 @@ mostly resolved by using res <- repair(res_raw) ``` By passing `lookup_speaker = TRUE`, even commenters in -`res_raw$comments$ are matched with their respective speaker id. +`res_raw$comments` are matched with their respective speaker id. ## Analysis -`analyze.R` provides some functions to analyze the parliamentary records and draw some plots. +Also some functions are provided to analyze the parliamentary records and draw some plots: + +- `bar_plot_fractions` +- `find_word` +- `join_speaker` +- `word_usage_by_date` + +See their usage with the `?` operator. In the vignettes you can find different analyses of the protocols, for example: