R/global.R

#' Global
#' 
#' Declare global variables
#' @name global
#' @importFrom utils globalVariables
NULL

if(getRversion() >= "2.15.1")  utils::globalVariables(c("x", "Predmean", "Pred025", "Pred975", "Bm", "predictor", "significant", "B97", "B02", "Y"), add = F)
giopogg/jtdm documentation built on Sept. 10, 2024, 12:34 a.m.