#' Sample of Hungarian laws from 1999
#'
#' The sample contains 125 Hungarian laws from 1999. It is used in the 4th chapter of the textbook (https://tankonyv.poltextlab.com/corpus-ch.html)
#'
#' @format It is a `data.frame`, with 125 observation, 2 variables:
#' \describe{
#' \item{doc_id}{A unique document id, in this case the filename of the law text}
#' \item{text}{The unprocessed text}
#' }
#' @source \url{https://cap.tk.hu/en/dataoverview}
"data_lawtext_1999"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.