# 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
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.