survivalHistogram: Creats histograms displaying the model resulst from the...

Description Usage Arguments Details Value See Also

View source: R/survivalHistogram_fun.R

Description

survivalHistogram Two hisograms are created and overlayed over one another. The histograms represent the survival capasitites obtained through hibernationModel across the distribution. one will contain the results of null hibernation, and the other infection with WNS.

Usage

1
2
survivalHistogram(surv.stk, dist.map, species.name, nights,
  save.name = NULL, ...)

Arguments

surv.stk

raster result stack from survivalRaster

dist.map

shapefile distribution of the species being modeled

species.name

name of the species for plotting (generally a 4 letter abreviation will work best)

nights

a raster layer reprensenting the length of winter measured in nigths

save.name

optional argument. When a path is passed files will save to that location with provided name. If left as defult 'NULL' will print to plot window

...

more things that are generally usefully but yeah.

Details

This function will likely go the way of the dodo with the next model updates and build because this is unnecessairy convaluted.

Value

returns two histograms overlaying one another with median estimations

See Also

dangerZone; survivalMultiplot; survivalPlotter


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