#' Hungarian stopwords
#'
#' A collection of Hungarian stopwords, containing 790 stopwords (significantly more than the 199 in the default quanteda::stopwords("hungarian")). They are used in the 5th chapter of the textbook (https://tankonyv.poltextlab.com/leiro-stat.html)
#'
#' @format It is a character vector, with a length of 790.
#'
#' @source \url{https://github.com/stopwords-iso/stopwords-hu}
#'
"data_stopwords_extra"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.