- updated all functions with 2019 data
- fixed bug in function
<big_borders()>
- added variables median household income and median property value to
<sd_table_xlsx()>
- updated links to methodology workshops in description file
- added new function
<big_borders()>
to model county and state level local revenue pooling - added new function
<sd_neighbor()>
to create a dataframe of neighboring school districts - added state school district ids and school district levels to
<masterpull()>
- padded unique school ids to a standard seven digits in
<masterpull()>
- added parameter to
<masterpull()>
to view disaggregated 2018 data for school districts in Vermont - corrected misspelling of variable name in
<sd_neighbor_xlsx()>
- updated all functions with 2018 data
- added undirected single quotes around 'EdBuild' and 'EdBuild's' in the description file
- added a reference describing the methods in the package in the description field of the description file
- replaced \dontrun{} with \donttest{} for examples that take more than 5 seconds to execute
- added \value to all .Rd files and explained the function's results
- added an error message in
<masterpull()>
if a user enters the wrong data type parameter - adjusted note to more easily prompt users how to save output from
<sd_table_xlsx()>
- shortened excel file sheet names in
<sd_table_xlsx>
and<sd_neighbor_xlsx()>
to a maximum of 30 characters - adjusted rounding of percentages to nearest whole number in
<sd_table_xlsx()>
and<sd_neighbor_xlsx()>
- Initial release of
edbuildr
to automated the downloading and processing of school district data.