almartin82 / njschooldata

a simple, consistent interface for accessing NJ DOE school data in R
Other
11 stars 4 forks source link

Add No-PK enrollment grades aggregate #149

Closed chiouey closed 3 years ago

chiouey commented 4 years ago

An easy one here -- it's the same code as the K-12 aggregate but includes program_code == 'UG as an or in the filtering logic. The aggregated program code is K12UG, which I'm not terribly wedded to... NOPK?

testthat::test_file("tests/testthat/test_enr.R")