R/zzz.R

Defines functions .onLoad

.onLoad <- function(lib, pkg){
  Rdpack::Rdpack_bibstyles(package = pkg, authors = "LongNames")
  invisible(NULL)
}

Try the eaf package in your browser

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

eaf documentation built on Sept. 11, 2024, 8:45 p.m.