R/otutab.R

#' @title test data for pcutils package
#' @description an otutab, metadata and a taxonomy table.
#'
#' @docType data
#' @name otutab
#' @format contains an otutab, metadata and a taxonomy table.
#' \describe{
#' \item{otutab}{contians otutable rawdata}
#' \item{metadata}{contians metadata}
#' \item{taxonomy}{contians taxonomy table}
#' }
#'
NULL

#' @title test data for pcutils package
#' @description an otutab, metadata and a taxonomy table.
#'
#' @docType data
#' @name metadata
#' @format contains an otutab, metadata and a taxonomy table.
#' \describe{
#' \item{otutab}{contians otutable rawdata}
#' \item{metadata}{contians metadata}
#' \item{taxonomy}{contians taxonomy table}
#' }
#'
NULL

#' @title test data for pcutils package
#' @description an otutab, metadata and a taxonomy table.
#'
#' @docType data
#' @name taxonomy
#' @format contains an otutab, metadata and a taxonomy table.
#' \describe{
#' \item{otutab}{contians otutable rawdata}
#' \item{metadata}{contians metadata}
#' \item{taxonomy}{contians taxonomy table}
#' }
#'
NULL

#' @title My cat
#' @description my little cat named Guo Dong which drawn by my girlfriend.
#'
#' @docType data
#' @name little_guodong
#' @format rastergrob object.
#'
NULL

Try the pcutils package in your browser

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

pcutils documentation built on June 26, 2024, 1:06 a.m.