An R package to analyze the parliamentary records of the 19th legislative period of the Bundestag, the German parliament.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

18 líneas
384B

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