You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
260 B
9 lines
260 B
7 years ago
|
# cdcfluview 0.5.0
|
||
|
|
||
|
* Fixed issue with WHO data format change
|
||
|
* Added Mortality Surveillance Data retrieval function
|
||
|
* Switched to readr::read_csv() and since it handles column names
|
||
|
better this will break your scripts until you use the new
|
||
|
column names.
|
||
|
|