Description Usage Arguments Details Value Author(s) See Also
View source: R/DangerZone_fun.R
dangerZone plots the difference in hibernation length potentials
between infected and uninfected bats accross the environmental space.
1  | dangerZone(mod.df, title, save.name = NULL, ...)
 | 
mod.df | 
 results data from   | 
title | 
 title for the figure  | 
save.name | 
 a name and file path relative to the working directory where the figure will be saved.  | 
... | 
 used to pass arguments to   | 
Function will be updated in the future to include more plotting parameter accessability, and potentially a raster method as well. https://www.youtube.com/watch?v=kyAn3fSs8_A
returns an environmental surface accross which the difference between infected and uninfected hibernation times is plotted.
L. Cain, K. Loggins
survivalMultiplot; survivalPlotter; survivalHistogram
Other Plot Functions: survivalMultiplot,
survivalPlotter,
survivalRaster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.