Extract county level vaccination data.
extract_vaccination(path, year, rows, sheet)
| path | The path to the file that contains the data to be extracted |
|---|---|
| year | The year that the data was collected |
| rows | The minimum and maximum rows to be extracted |
| sheet | The sheet that contains the data in the excel file |
Returns the county level vaccination dataframe