R/zzz.R

Defines functions .onLoad

# nocov start
.onLoad <- function(...) {
  s3_register("pillar::pillar_shaft", "blob")

  invisible()
}
# nocov end
rstats-db/blob documentation built on Feb. 5, 2024, 8:06 p.m.