attrition_cycle_plot_int: Attrition Plot Interactive

Description Usage Arguments Value

Description

attrition_cycle_plot_int plotting funciton for the creation of cycle plots For an overivew of cycle plots, please see this article in Stephen Few's Perceptual Edge library.

Usage

1
2
attrition_cycle_plot_int(dfAttrition_long, l.hegis = NULL,
  ExitPath = "TOTAL")

Arguments

dfAttrition_long

a attrition dataframe formatted by the attrition_data_prep function

l.hegis

a vector of hegis codes to plot

ExitPath

a character string indicating which exit path ("TOTAL", "With Masters", "Without Masters" to plot )

Value

A cycle plot attrtition data as a plotly object


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