From: kfiliyork <116465911+kfiliyork@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:26:32 +0000 (-0400) Subject: entry.html (renamed bulk-entry) X-Git-Url: https://git.nmode.ca/Rnaught/commitdiff_plain/887c57c423ca8318d482a9f85514b3d6f281a696 entry.html (renamed bulk-entry) --- diff --git a/inst/app/templates/content/data/enter-data/entry.html b/inst/app/templates/content/data/enter-data/entry.html new file mode 100644 index 0000000..be43625 --- /dev/null +++ b/inst/app/templates/content/data/enter-data/entry.html @@ -0,0 +1,48 @@ + + + + +
+
+

Manually enter rows or upload a CSV file in the following format:

+

+ Dataset name,Time units,Case counts +

+

+ Time units must be one of + Days or + Weeks, and + Case counts + must be a comma-separated list of one or more non-negative integers. +

+

Example:

+

+ Montreal,Days,1,2,3,4,5,6,7,8,9,19
+ Ottawa,Weeks,1,2,3,4,5,6,7,8,9,19
+ Toronto,Days,1,2,3,4,5,6,7,8,9,19 +

+
+
+ +
+ + +
+ +
+ +
+ + + + +
+ + +
+