Learn R Programming

zGPS.AO (version 0.1.0)

plotly_heatmap: Generate the heatmap (Plotly)

Description

This function is an advanced visualization tool of group level RRs obtained from the `zinb_analysis_tool`. It will generate an interactive heatmap with each cell representing the RR of an AE group with a vaccine.

Usage

plotly_heatmap(big_data)

Arguments

big_data

The big data.frame from the `zinb_analysis_tool` function

Value

A heatmap produced by `plotly::plotly()`