# Quick example (fetch 2 rows)
small_sample <- nyc_school_discharge_report_2015_2018(limit = 2)
small_sample
# \donttest{
nyc_school_discharge_report_2015_2018(filters = list(geography = "Borough"))
# }
Run the code above in your browser using DataLab