R/zzz.R

Defines functions .onLoad

.onLoad <- function(...) {
  timbr_match <<- memoise::memoise(timbr_match)
  timbr_pull_loc <<- memoise::memoise(timbr_pull_loc)
}

Try the timbr package in your browser

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

timbr documentation built on April 29, 2023, 5:07 p.m.