Skip to contents

TODO plot elapsed time

Usage

fads_plot_width(fads, y = "red", bins = 100)

Arguments

fads

Tibble as returned from fads_read_tsv().

y

Name of variable to plot on the y-axis.

bins

Argument passed on to ggplot2::geom_bin2d().

Value

A ggplot object.