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.
|
- #' @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
|