dangerZone: Plotting the difference between infected and and uninfected...

Description Usage Arguments Details Value Author(s) See Also

View source: R/DangerZone_fun.R

Description

dangerZone plots the difference in hibernation length potentials between infected and uninfected bats accross the environmental space.

Usage

1
dangerZone(mod.df, title, save.name = NULL, ...)

Arguments

mod.df

results data from hibernationModel

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 ggsave

Details

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

Value

returns an environmental surface accross which the difference between infected and uninfected hibernation times is plotted.

Author(s)

L. Cain, K. Loggins

See Also

survivalMultiplot; survivalPlotter; survivalHistogram

Other Plot Functions: survivalMultiplot, survivalPlotter, survivalRaster


cReedHranac/batwintor documentation built on Jan. 27, 2020, 7:39 p.m.