R/zzz.R

Defines functions .onLoad

# nocov start
.onLoad <- function(...){
  vctrs::s3_register("base::print", "idx_tbl")
}
# nocov end

Try the tidyindex package in your browser

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

tidyindex documentation built on Nov. 16, 2023, 5:08 p.m.