R/zzz.R

Defines functions .onLoad

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

  invisible()
}
# nocov end

Try the blob package in your browser

Any scripts or data that you put into this service are public.

blob documentation built on March 31, 2023, 5:14 p.m.