pullGrad: Pull down graduation data

Description Usage Arguments Details Value

View source: R/dataExtract.R

Description

Pull down graduation data

Usage

1
pullGrad(cohortYear, grade, conn)

Arguments

cohortYear

a character string of the format YYYY-YYYY

grade

a character representing the grade level in the format 10 or 0X

conn

a connection object with the data connections necessary to access the database

Details

This function returns the graduation outcome for a cohort of students in given grade and year. The graduation outcomes are recoded based on DPI specific exit codes. There is also logic in this function to eliminate duplicated records and to parse early graduation.

Value

Returns a data.frame with student graduation data and merge keys


jknowles/ModelEWS documentation built on May 19, 2019, 11:42 a.m.