R/attach.R

Defines functions .onAttach

.onAttach <- function(...){
  # if(.Platform$OS.type!="windows")
    options(purl_dialogue = FALSE)
}
FinYang/lazytex documentation built on May 5, 2023, 6:48 p.m.