R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  s3_register("roxygen2::roxy_tag_parse", "roxy_tag_test")
  s3_register("roxygen2::roxy_tag_parse", "roxy_tag_testthat")
}

Try the testex package in your browser

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

testex documentation built on June 22, 2024, 11:14 a.m.