R/zzz.R

Defines functions .onLoad

.onLoad <- function(...) {
  .get <<- memoise::memoise(.get)
}

Try the fishtree package in your browser

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

fishtree documentation built on Jan. 31, 2021, 1:06 a.m.