An R package to analyze the parliamentary records of the 19th legislative period of the Bundestag, the German parliament.
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- #' @details
- #' hateimparlament ist ein großartiges Paket!
- #' @import tibble
- #' @import dplyr
- #' @import pbapply
- #' @import stringr
- #' @import xml2
- #' @import utils
- #' @import tidyr
- #' @import purrr
- #' @keywords internal
- "_PACKAGE"
-
- # The following block is used by usethis to automatically manage
- # roxygen namespace tags. Modify with care!
- ## usethis namespace: start
- ## usethis namespace: end
- NULL
|