R/zzz.R

Defines functions .onLoad

.onLoad <- function(...) {
  run_on_load()
}
thomasp85/reqres documentation built on June 15, 2025, 1:20 a.m.