R/metaphlanData.R

#' Metaphlan Example Data
#'
#' Data randomly generated of a typical metaphlan output.
#' The data consists of 3000 features/taxa and 200 samples.
#'
#' @docType data
#'
#' @usage data("metaphlanData")
#'
#' @format An object of class \code{"data.frame"}, easily convertible to matrix
#'
#' @keywords datasets
#'
#' @examples
#'
#' data("metaphlanData")
#'
g-antonello/gautils documentation built on May 3, 2024, 10:51 a.m.