R/neutralitytestr.R

#' \code{neutralitytestr} package
#'
#' Package to test a neutral evolutionary model on deep sequencing data.
#'
#' See the README on
#' \href{https://github.com/marcjwilliams1/neutralitytestr#readme}{GitHub}
#'
#' @docType package
#' @name neutralitytestr
NULL

utils::globalVariables(c("x", "lm", "data", "M_f", "inv_f",
                         "VAF","..eq.label..","coefficients"))

Try the neutralitytestr package in your browser

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

neutralitytestr documentation built on Feb. 17, 2021, 1:08 a.m.