survivalMultiplot: survivalMultiplot

Description Usage Arguments Details See Also

View source: R/survivalMultiplot_fun.R

Description

survivalMultiplot Creates a strip figure containing survival plots for infected and uninfected species and a difference histogram

Usage

1
survivalMultiplot(surv.stk, dist.map, nights, species.name, save.name, ...)

Arguments

surv.stk

raster result stack from survivalRaster

dist.map

shapefile distribution of the species being modeled

nights

a raster layer reprensenting the length of winter measured in nigths

species.name

name of the species for plotting (generally a 4 letter

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

...

passed to ggsave

Details

Strip figures are a combination of survivalPlotter and survivalHistogram all tied together to create one neat strip conviently displaying the resutlts for a single species in a single function

See Also

survivalRaster; survivalPlotter; survivalHistogram; dangerZone

Other Plot Functions: dangerZone, survivalPlotter, survivalRaster


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