plotSPECIES: Plot Boxplots of Continuous Data by SPECIES

Description Usage Arguments

View source: R/plotSpecies.R

Description

Boxplots of species versus continuous data on the square root scale.

Usage

1
plotSPECIES(y, ylabb, x = SPECIES, uniqSp = sort(unique(x)))

Arguments

y

A numeric vector of data to plot against species, the same length as x.

ylabb

A character scalar of the y-axis label.

x

A vector (can be numeric, character, or factor) identifying species, default SPECIES.

uniqSp

A vector of unique species, a subset of x, default sort(unique(x)).


dmwarn/EchoNet2FishTO documentation built on March 6, 2021, 12:25 a.m.