An R package to analyze the parliamentary records of the 19th legislative period of the Bundestag, the German parliament.
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
- #' @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
|