plot.project: Plot a histogram of prices for a project.

Description Usage Arguments Details

Description

This isn't used in the detector, but you can use it like so.

Usage

1
2
## S3 method for class 'project'
plot(project, dir = "outputs/splitting/")

Arguments

project

Data frame of contract-level data for one project

dir

The directory in which to save the plot.

Details

d_ply(contracts, 'project', plot.project)


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