#' 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.