#' Data to run the vignettes properly
#' @name data_vignette
#' @docType data
#' @keywords simulation
NULL
#' Dataset of mice under chow and high fat diet
#'
#' A list containing genomic data of BXD mice
#' @name bxd
#' @format A list of three data frames with 64 rows (BXD data set)
#' \describe{
#' \item{metabo}{Metabolomic quantification}
#' \item{prot}{Protein abondance}
#' \item{RNA}{Gene expression}
#' }
#' @source \url{http://www.genenetwork.org/webqtl/main.py?FormID=sharinginfo&GN_AccessionId=714}
NULL
#' Dataset of GBM containing survival information
#'
#' A data frame containing clinical data of GBM
#' @name status
#' @format A data frame
NULL
#' Dataset of GBM containing status information
#'
#' A data frame containing clinical data of GBM
#' @name status_2
#' @format A data frame
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.