apps_offers_plotter: Applications & Offers Plotting

Description Usage Arguments Value

Description

apps_offers_plotter takes a dataframe with one application year and returns a line plot of applicaitons and offers

Usage

1
apps_offers_plotter(dfADM, l.appColors, n.Ynudge = NULL)

Arguments

dfADM

a dataframe exported by the adm_data_prep function

l.appColors

list of colors for the applications and offers lines; default is c("#35618f", "#a0e3b7")

n.Ynudge

a numeric value for adjusting the the placement of the line labels y position, #' if not supplied, a value is calculated of 0.05 * max(# applicaitons in latest two years)

Value

a ggplot object


jstrin/PhDProfiles documentation built on June 22, 2019, 12:44 a.m.