R/zzz.R

Defines functions .onLoad

.onLoad <- function(...) {
  vctrs::s3_register("waldo::compare_proxy", "plm")
  invisible()
}

Try the plume package in your browser

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

plume documentation built on Sept. 12, 2024, 7:31 a.m.