R/zzz.R

Defines functions .onUnload

.onUnload <- function(libpath) {
  library.dynam.unload("yaml", libpath)
}

Try the yaml package in your browser

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

yaml documentation built on Jan. 24, 2023, 1:09 a.m.