make_heatmap: Make Heatmap

View source: R/make_heatmap.R

make_heatmapR Documentation

Make Heatmap

Description

Create the heatmap to descripve the exposure/outcome relationships.

Usage

make_heatmap(df, subcategories = FALSE, show = "Counts")

Arguments

df

The tidy dataframe.

subcategories

Show subcategories?.

show

Units to show as cells in the heatmap.

Value

A ggplot object


tarensanders/screen_viz documentation built on June 18, 2022, 11:25 p.m.