plotBoxplotHealth: Plot boxplots of health during entanglement and compare to...

View source: R/plotBoxplotHealth.R

plotBoxplotHealthR Documentation

Plot boxplots of health during entanglement and compare to unimpacted

Description

Goal of this is to make the figure needed to depict median health during the entanglement windows as a function of reproductive status and entanglement severity/class.

Usage

plotBoxplotHealth(dfLong, bsize, cval = 4)

Arguments

bsize

a scalar indicating how big to make the labels

dfLong

a data frame contating health information for both the reproductively active females and the non-reproductively active females. These are the data for plotting

cval

a string controlling the size of the labels above the box plots. Default is 4.

Value

A ggplot2 object for plotting

Examples

## Not run: 
plotBoxplotHealth(dfLong, bsize)

## End(Not run)

robschick/tangled documentation built on May 9, 2022, 4:07 p.m.