R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {
      packageStartupMessage("AlleleShift ", utils::packageDescription("AlleleShift", field="Version"),
      ": Please see https://doi.org/10.7717/peerj.11534 - choose functions count.model and freq.model to calibrate frequencies.")
}

Try the AlleleShift package in your browser

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

AlleleShift documentation built on Nov. 2, 2023, 6:08 p.m.