Demographic data of students. One student per row of data. Dataset has 74 students and 12 variables.
1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | Classes <U+0091>data.table<U+0092> and 'data.frame': 74 obs. of 12 variables:
$ fake_student_id: chr "114811" "114811" "114811" "114811" ...
$ school_year : chr "2012" "2011" "2013" "2014" ...
$ gender : chr "F" "F" "F" "F" ...
$ race : chr "5" "5" "5" "5" ...
$ race_descr : chr "White" "White" "White" "White" ...
$ migrant_ind : chr "N" "N" "N" "N" ...
$ homeless_ind : chr "N" "N" "N" "N" ...
$ sped_ind : chr "N" "N" "N" "N" ...
$ sped_code : chr "0" "0" "0" "0" ...
$ sped_descr : chr "Regular-Ed" "Regular-Ed" "Regular-Ed" "Regular-Ed" ...
$ low_income_ind : chr "Y" "Y" "Y" "Y" ...
$ ell_status : chr "N" "N" "N" "N" ...
- attr(*, ".internal.selfref")=<externalptr>
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.