pullDiscipline: Pull down discipline data

Description Usage Arguments Details Value

View source: R/dataExtract.R

Description

Pull down discipline data

Usage

1
pullDiscipline(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 discipline records for a cohort of students in given grade and year. Students with no discipline record are not returned.

Value

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


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