GetSector: A Function to Return DC Sector (i.e. overall Public and...

Description Usage Arguments Value Author(s) References Examples

Description

This function retrieves the data from the exhibits on LearnDC.org's Sector Report Cards and Profiles.

Usage

1
GetSector("exhibit")

Arguments

exhibit

character, exhibit name. one of c("graduation","dccas","hqt_classes","staff_degree","mgp_scores", "special_ed","enrollment")

Value

data frame

Author(s)

Benjamin Robinson, benj.robinson2@gmail.com

References

http://learndc.org/schoolprofiles/view?s=lea-0000#reportcard http://learndc.org/schoolprofiles/view?s=lea-0001#reportcard

Examples

1
2
library(LearnDC)
sector_grad <- GetSector("graduation")

benjaminrobinson/LearnDC documentation built on May 12, 2019, 11:55 a.m.