R/zzz.R

Defines functions .onLoad

.onLoad <- function(...) { # nolint
  copyenv(registry_builtin, registry)
}
richfitz/rfiglet documentation built on Feb. 12, 2021, 1:41 a.m.