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)

Try the jtdm package in your browser

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

jtdm documentation built on Nov. 12, 2023, 5:06 p.m.