R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  backports::import(pkgname, "trimws")
  invisible()
}

Try the bibtex package in your browser

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

bibtex documentation built on Feb. 16, 2023, 8:26 p.m.