R/reexport.R

#' @importFrom statgenSTA report
#' @export
statgenSTA::report

#' @importFrom utils getFromNamespace
#' @keywords internal
createSTA <- getFromNamespace(x = "createSTA", ns = "statgenSTA")

#' @keywords internal
createReport <- getFromNamespace(x = "createReport", ns = "statgenSTA")

#' @keywords internal
tryCatchExt <- getFromNamespace(x = "tryCatchExt", ns = "statgenSTA")

Try the statgenGxE package in your browser

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

statgenGxE documentation built on May 29, 2024, 1:30 a.m.