sr_assessment_scores_by_race: Create a table with state-level assessment scores for the...

View source: R/utils-educationdata-district.R

sr_assessment_scores_by_raceR Documentation

Create a table with state-level assessment scores for the whole state and a single district

Description

Returns a single data set with school / district and state assessment scores, which allows for comparisons between the school / district and state.

Usage

sr_assessment_scores_by_race(state_assessment_data, org_level, nces_num)

Arguments

state_assessment_data

State assessment data set.

org_level

The level to return the results. This is the 'level' parameter in the API. One of either 'schools' or 'school-district'

nces_num

The district's LEAID number or school's NCES number, as a string.

Value

A single data set that contains assessment scores broken down by race. It includes rows for the whole state and a single district that is specified.


shanejorr/schoolreportr documentation built on Aug. 7, 2023, 12:25 p.m.