R/StudentLite_MultiCol.R

Defines functions StudentLite_MultiCol

# StudentLite_MultiCol.R

StudentLite_MultiCol = function(){

  # Comparing columns
  # # No duplicate races for one student
  # # last status date in current school year (usuing school year column)
  # # diploma type and career path either both exist, or neither exists
  # # Date of entry in grade 9 must be a valid date if grade level in 9:12, cannot exceed the school year, cannot preceed dob
  # # guidance counselor district code must be blank or equal district code column

}
debarros/level0 documentation built on Dec. 8, 2019, 11:34 a.m.