R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {
    # set user options
    readtext_options(initialize = TRUE)
}
quanteda/readtext documentation built on Dec. 6, 2024, 10:24 a.m.