R/biometryassist-package.R

#' @keywords internal
#' @name biometryassist
#' @aliases biometryassist-package
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL

utils::globalVariables(c("PredictedValue", "low", "predicted.value",
                         "up", "x", "y", "z", "color_blind","xmin",
                         "xmax", "ymin", "ymax", "Row", "treatments",
                         "stdres", "groups", ".data"))

Try the biometryassist package in your browser

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

biometryassist documentation built on June 22, 2024, 10:31 a.m.