R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
    options(stringsAsFactors = FALSE)
}

Try the eoffice package in your browser

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

eoffice documentation built on Oct. 5, 2022, 9:05 a.m.