Nothing
utils::globalVariables(".")
#' Effect matrix for the crisp multilevel tutorial
#'
#' @name crispEM
#' @docType data
#' @keywords data
#' @usage data(crisp)
NULL
#' Subject identifiers for the rye metabolomics regression tutorial
#'
#' @name IDR
#' @docType data
#' @keywords data
#' @usage data(freelive)
NULL
#' Metabolomics data for the rye metabolomics regression tutorial
#'
#' @name XRVIP
#' @docType data
#' @keywords data
#' @usage data(freelive)
NULL
#' Rye consumption for the rye metabolomics regression tutorial
#'
#' @name YR
#' @docType data
#' @keywords data
#' @usage data(freelive)
NULL
#' Subject identifiers for the rye metabolomics regression tutorial, using unique individuals
#'
#' @name IDR2
#' @docType data
#' @keywords data
#' @usage data(freelive2)
NULL
#' Metabolomics data for the rye metabolomics regression tutorial, using unique individuals
#'
#' @name XRVIP2
#' @docType data
#' @keywords data
#' @usage data(freelive2)
NULL
#' Rye consumption for the rye metabolomics regression tutorial, using unique individuals
#'
#' @name YR2
#' @docType data
#' @keywords data
#' @usage data(freelive2)
NULL
#' Microbiota composition in mosquitos for the classification tutorial
#'
#' @name Xotu
#' @docType data
#' @keywords data
#' @usage data(mosquito)
NULL
#' Village of capture of mosquitos for the classification tutorial
#'
#' @name Yotu
#' @docType data
#' @keywords data
#' @usage data(mosquito)
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.