Heatmap {BayesMortalityPlus} | R Documentation |
Generic Heatmap function
Description
Generic function to Heatmap
method.
Usage
Heatmap(x, ...)
Arguments
x |
Object or list of objects of class |
... |
Further arguments passed to or from other methods. |
Value
A ggplot2 heatmap of the life expectancy.
See Also
Heatmap.HP()
, Heatmap.DLM()
, Heatmap.BLC()
and Heatmap.list()
.
[Package BayesMortalityPlus version 0.2.4 Index]