Barchart.data: A Graphical Representation of Taxa Proportions

Description Usage Arguments Value Examples

View source: R/Barchart.data.R

Description

Creates a bar plot of taxonomic proportions.

Usage

1
Barchart.data(data, title = "Taxa Proportions")

Arguments

data

A matrix of taxonomic counts(columns) for each sample(rows).

title

A string to be used as the plots title. The default is "Taxa Proportions".

Value

A bar plot of taxonomic proportions for all samples at a given taxonomic level.

Examples

1
2
3

Example output

Loading required package: dirmult

Attaching package: 'HMP'

The following object is masked from 'package:dirmult':

    weirMoM

HMP documentation built on Aug. 31, 2019, 5:05 p.m.