R/data.R

#' @title test data (pc_otu class) for pc_tax package.
#' @description an otutab, metadata and a taxonomy table.
#'
#' @docType data
#' @name pc_tax1
#' @format a pc_otu contains an otutab, metadata and a taxonomy table.
#' \describe{
#' \item{tbls}{contians otutable rawdata}
#' \item{metas}{contians metadata}
#' \item{otus}{contians taxomomy table}
#' }
NULL

#' @title all element cycle information.
#' @description all element cycle information.
#'
#' @docType data
#' @name all_ec_info
#' @format a list contains four tables.
#' \describe{
#' \item{ec_node}{chemicals}
#' \item{ec_link}{reactions}
#' \item{ec_gene}{genes}
#' \item{ec_path}{reactions labels}
#' }
NULL

Try the pctax package in your browser

Any scripts or data that you put into this service are public.

pctax documentation built on May 29, 2024, 10:03 a.m.