Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

TopDom (version 0.10.1)

ggCountHeatmap: Produce a Count Heatmap

Description

Produce a Count Heatmap

Usage

ggCountHeatmap(data, transform, colors, ...)

Arguments

data

A TopDomData object.

transform

A function applied to the counts prior to generating heatmap colors.

colors

A named list to control to color scale.

Not used.

Value

A ggplot2::ggplot object.

See Also

See TopDom for an example.