R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {
    # set user options
    readtext_options(initialize = TRUE)
}

Try the readtext package in your browser

Any scripts or data that you put into this service are public.

readtext documentation built on June 7, 2023, 5:11 p.m.