barRA: Relative abundance Bar Plot

Description Usage Arguments Author(s) Examples

View source: R/barRA.R

Description

Using metadata container from AODP

Usage

1
barRA(meta_data, species_names = NA, default_theme = TRUE, trans_y_axis = c("sqrt", "log10"))

Arguments

species_names

Filter data by species name. If nothing provided function will output all species.

meta_data

Metadata table produced by metaData() function.

default_theme

Default TRUE. Use ggplot default theme created with this package. If you want to make your own ggplot2 theme put FALSE.

trans_y_axis

Default "sqrt". Data on y axis transformation. This is an argument for ggplot2 coord_trans() function.

Author(s)

Anatoly Belov

Examples

1
2
{
  }

anabeloff/AODPvisual documentation built on May 16, 2019, 6:56 p.m.