An R package to analyze the parliamentary records of the 19th legislative period of the Bundestag, the German parliament.
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- #' @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
|