Releases: predict-icmc/gather-data
Releases · predict-icmc/gather-data
v0.9.3
We can choose one of three arguments in the function pegaCorona
For tipo, we have:
- caso_full: return a tibble with the cases in all Brazilian cities since day 0;
- cart: return public notary's office's registered deaths
- last_cases: return last balance of cases released, with cities' latitude and longitude
For salvar:
- If
TRUE, it saves the respective file in the current working dir.
For baixar:
- If you already have downloaded the dataset, set it to
TRUEto not do it again.