Description Usage Arguments Value Examples
Get graduate data from the CA DOE
1 | get_school_grad_data(year, category)
|
year |
String, in '2017-18' format |
category |
String, either 'Graduates', 'GradEth', 'Dropouts', or 'UCGradEth' |
a large data frame
1 2 3 4 | ## Not run:
ucgrads178 <- get_school_grad_data("2017-18", "UCGradEth")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.