prepHealthThresholdPlotData: Assemble the data for plotting the barplot of % below...

View source: R/prepHealthThresholdPlotData.R

prepHealthThresholdPlotDataR Documentation

Assemble the data for plotting the barplot of % below x-health

Description

Goal of this is to take outputs from two different functions: 1) prephThresDataUnImp.R and 2) prephThreshDataRepro.R and assemble a data frame to be used for plotting with the plotHealthThreshold.R function

Usage

prepHealthThresholdPlotData(tmp, rfmthold)

Arguments

tmp

A list containing the health information from the unimpacted females. This includes: healthnew nmon, nmonThold, and pThold

Value

rfmthold A 6 by 7 data frame summarising the information about the number of months entangled whales are spending below certain health thresholds

Examples

## Not run: 
prepHealthThresholdPlotData(tmp, rfmthold)     

## End(Not run)

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