From 55aa17a170dc71af8cbec000f2d0047ed195ea88 Mon Sep 17 00:00:00 2001 From: Marcelo Ponce Date: Sun, 10 May 2020 14:20:05 -0400 Subject: [PATCH] updates to covid19.Toronto.data() --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index d1c946cb8..6d8cf558a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +May 2020: XXXX _ ver 1.1.1 + - covid19.Toronto.data(): can return original data as reported by the vity in google-docs in a list format + - covid19.Toronto.data(): improved reading of Toronto data to protect possible variations in the reported data + May 2020: Several new features _ ver 1.1 - added integrity and consistency check fns --integrity.check/consistency.check/data.checks-- - added "geo.loc" argument for report.summary() fn