Skip to contents

TODO plot elapsed time

Usage

fads_plot_red_green_hex(fads, bins = 100)

Arguments

fads

Tibble as returned from fads_read_tsv().

bins

Argument passed on to ggplot2::geom_bin2d().

Value

A ggplot object.

Details

This is a copy of fads_plot_red_green(), just with hexagonal tiles.