R/zzz.R

Defines functions .onLoad

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

  invisible()
}
# nocov end
tidyverse/blob documentation built on Feb. 11, 2024, 11:10 p.m.