An R package to analyze the parliamentary records of the 19th legislative period of the Bundestag, the German parliament.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
350B

  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. #' @keywords internal
  9. "_PACKAGE"
  10. # The following block is used by usethis to automatically manage
  11. # roxygen namespace tags. Modify with care!
  12. ## usethis namespace: start
  13. ## usethis namespace: end
  14. NULL