An R package to analyze the parliamentary records of the 19th legislative period of the Bundestag, the German parliament.
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- # Generated by roxygen2: do not edit by hand
-
- export(bar_plot_fractions)
- export(fetch_all)
- export(find_word)
- export(join_speaker)
- export(party_colors)
- export(read_all)
- export(read_from_csv)
- export(read_from_csv_or_fetch)
- export(repair)
- export(word_usage_by_date)
- export(write_to_csv)
- import(dplyr)
- import(pbapply)
- import(purrr)
- import(stringr)
- import(tibble)
- import(tidyr)
- import(utils)
- import(xml2)
|