Skip to contents

[Deprecated]

plot_att_gt() is deprecated as of fixes 1.0.0: extract the table with att_gt() and call plot() on it.

Usage

plot_att_gt(x, ...)

Arguments

x

An es_result from a CS fit, or an att_gt_result.

...

Passed to the plotting engine; see plot.att_gt_result().

Value

A ggplot object.