plot.first: Create a bar graph from contract obligation data

Description Usage Arguments Details Value

Description

Create a bar graph from contract obligation data

Usage

1
plot.first(data.frame, facet_var, num_size, scale_text)

Arguments

data.frame

data frame

facet_var

The facetted variable for facet_grid()

num_size

size of the text that labels the total transaction value in the bar chart; generally 3 or 4

scale_text

The dollar scale in text form; defaults to "Millions"

Details

This is the first plot in a series of plots (at least two), meant to be used with grid.arrange with other plots

Value

ggplot


MSTRoth/PSC-MB documentation built on May 26, 2019, 2:36 a.m.