R/cpdat.R

#' cpdat
#' @docType data
#' @usage data(cpdat)
#' @format An object of dataframe with with 40 rows and 2 columns with rownames of KEGG compound IDs.
#' @description Metabolome data for KEGG mapping using pathview. Row names must be KEGG compound IDs.
#' @keywords datasets
#' @examples
#' data(cpdat)
#' head(cpdat)
"cpdat"
shkonishi/rskodata documentation built on June 24, 2019, 1:03 p.m.