Reads the districts in FIRST for the given year
Usage
read_districts(year = YEAR)
Arguments
- year
(numeric/character)
Value
List of district objects
Examples
read_districts(2022)
#> Error in read_districts(2022): could not find function "read_districts"