R/zzz.R

Defines functions .onLoad

# https://rconsortium.github.io/S7/articles/packages.html

.onLoad <- function(...) {
  S7::methods_register()

}
bertcarnell/rational documentation built on Aug. 1, 2024, 8:14 p.m.