Description Usage Arguments Value Author(s) References Examples
This function retrieves the names of the exhibits from LearnDC.org's various levels of exhibits (school, LEA, sector, and state
1 | GetExhibits("level")
|
level |
character, an aggregation level - one of c("school","lea","sector","state") |
data frame
Benjamin Robinson, benj.robinson2@gmail.com
http://learndc.org/schoolprofiles/search
1 2 3 4 5 | library(LearnDC)
GetExhibits("school")
GetExhibits("lea")
GetExhibits("sector")
GetExhibits("state")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.