R/zzz.R

Defines functions .onAttach

.onAttach <- function(lib, pkg) {
    packageStartupMessage("tidystopwords version: ", utils::packageVersion("tidystopwords"))
}

Try the tidystopwords package in your browser

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

tidystopwords documentation built on Oct. 27, 2021, 5:07 p.m.