Cells ordered by their estimate, with the grid coordinates alongside –
the table behind the classic specification-curve figure. With ggplot2
installed and plot = TRUE, the curve is drawn (estimates on top, a
specification panel below).
Usage
audit_curve(audit, plot = interactive())Arguments
- audit
An
audit_run()result.- plot
Draw the figure (needs
ggplot2); default is to draw only in interactive sessions.
