powered by
Data loads lazily. Type data(meap01) into the console.
data(meap01)
A data.frame with 1823 rows and 11 variables:
dcode. district code
bcode. building code
math4. percent students satisfactory, 4th grade math
read4. percent students satisfactory, 4th grade reading
lunch. percent students eligible for free or reduced lunch
enroll. school enrollment
expend. total spending, $
exppp. expenditures per pupil: expend/enroll
lenroll. log(enroll)
lexpend. log(expend)
lexppp. log(exppp)
# NOT RUN { str(meap01) # }
Run the code above in your browser using DataLab