Nothing
#' confounder.eg
#'
#' Just test dataframe (A example table where the rows are samples and the columns are confounders.)
#'
#' @examples
#' head(confounder.eg)
"confounder.eg"
#' groupInfo.eg
#'
#' Just test dataframe (A example table where the rows are samples and the column is group information.)
#'
#' @examples
#' head(groupInfo.eg)
"groupInfo.eg"
#' metabo.eg
#'
#' Just test dataframe (A example table including metabolites with compound ID and predicted KEGG pathways from Meta2pathway function.)
#'
#' @examples
#' head(metabo.eg)
"metabo.eg"
#' micro.eg
#'
#' Just test dataframe (A example table including microbes and predicted KEGG pathways.)
#'
#' @examples
#' head(micro.eg)
"micro.eg"
#' MicPathmatch.eg
#'
#' Just test dataframe (A example table for MicPathmatch function.)
#'
#' @examples
#' head(MicPathmatch.eg)
"MicPathmatch.eg"
#' Meta2pathway.eg
#'
#' Just test dataframe (A example table for Meta2pathway function.)
#'
#' @examples
#' head(Meta2pathway.eg)
"Meta2pathway.eg"
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.