speech 0.1.5
- A function is added (speech_rollcall()) to detect
roll-call votes from parliamentary speeches.
- The argument daysis added to the functionspeech_url()
speech 0.1.4
- {tabulizer} functions are replaced by {tm} functions.
speech 0.1.3
- add speech_url()
- add speech_uncompiler()
speech 0.1.2
- variable sex added in output function
speech_build()
- argument rm.nameinspeech_word_count()added
speech 0.1.1
- change dplyr::bind_rows()fordo.call(rbind, .)
- change dplyr::mutate()fortransform()
- typeof legislature variable now is numeric in
speech::speech_recompiler()
- typeof date variable now is date
- The value of the compiler_byargument in thespeech_recompailer()function is modified. Before:c("legislator", "legislature", "chamber", "party"), now:c("legislator", "legislature", "chamber", "date", "id")
speech 0.1.0