R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  # init officer options
  options(officer.date_format = "%Y-%m-%d")
}

Try the officer package in your browser

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

officer documentation built on Sept. 9, 2025, 5:30 p.m.