#' 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")
#'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.