R/zzz.R

Defines functions .onLoad

.onLoad <- function(lib, pkg) {
  run_on_load() # nocov
}

Try the legendry package in your browser

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

legendry documentation built on April 4, 2025, 2:12 a.m.