View source: R/returnUnimpactedHealth.R
returnUnimpactedHealth | R Documentation |
This function creates and returns two data frames that will be used in the plotting of health during the entanglement windows. IN particular this function makes data frames that will be used as the reference cases of health for non-impacted whales, i.e. what does the health look like for animals that are not entangled. If a whale does at some point become entangled, then we will only include their health (anomaly) estimates up to the point of the first entanglement. This needs to be called in order to make the boxplots
returnUnimpactedHealth(anomFlag = FALSE)
A list element containing 2 data frames for health of the 1) unimpacted and reproductive active whales and 2) unimpacted and non-reproductive active whales.
## Not run: returnUnimpactedHealth() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.