An R package to analyze the parliamentary records of the 19th legislative period of the Bundestag, the German parliament.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

19 wiersze
401B

  1. #' @details
  2. #' hateimparlament ist ein großartiges Paket!
  3. #' @import tibble
  4. #' @import dplyr
  5. #' @import pbapply
  6. #' @import stringr
  7. #' @import xml2
  8. #' @import utils
  9. #' @import tidyr
  10. #' @import purrr
  11. #' @keywords internal
  12. "_PACKAGE"
  13. # The following block is used by usethis to automatically manage
  14. # roxygen namespace tags. Modify with care!
  15. ## usethis namespace: start
  16. ## usethis namespace: end
  17. NULL