plot.contract: Plot the prices of bids on a contract to check for suspicious...

Description Usage Arguments Value

Description

Make a plot in the style of Francis's conceptual drawing of the different bid prices for the purpose of finding suspicious rejections of low bidders.

Usage

1
2
## S3 method for class 'contract'
plot(contract)

Arguments

contract

A data frame containing the bids for a single contract.

Value

A ggplot2 plot, or NULL (if the contract is missing data)


tlevine/red-flags documentation built on May 31, 2019, 3:51 p.m.