R/data_lawprop_sample.R

#' Hungarian law proposals 1994-2018, (small sample)
#'
#' The dataset contains a sample 600 Hungarian laws proposed in the 1994-2018 period. This data is used in the 10th chapter (https://tankonyv.poltextlab.com/similarity.html).
#'
#' @format It is a `data.frame`, with 600 observation, 2 variables:
#' \describe{
#'    \item{tvjav_id}{Id for each law proposal. The syntax: election-cycle_proposalname}
#'    \item{tvjav_szoveg}{The unprocessed law proposal texts}
#' }
#' @source \url{https://cap.tk.hu/en/dataoverview}
#'
"data_lawprop_sample"
aakosm/HunMineR documentation built on Sept. 27, 2024, 5:22 p.m.