An R package to analyze the parliamentary records of the 19th legislative period of the Bundestag, the German parliament.
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- #' @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
|