R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname){
  options(yatah_sep = "\\|")
}

Try the yatah package in your browser

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

yatah documentation built on Nov. 13, 2022, 1:07 a.m.