From abc81ce4f174deef38e2efe4d21c7b17a3bdfb99 Mon Sep 17 00:00:00 2001 From: Tatiana Krikella <106450627+TKrikella@users.noreply.github.com> Date: Thu, 29 May 2025 12:54:36 -0400 Subject: [PATCH] Update about.html --- inst/web/templates/content/about.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inst/web/templates/content/about.html b/inst/web/templates/content/about.html index 73b75ea..c079c37 100644 --- a/inst/web/templates/content/about.html +++ b/inst/web/templates/content/about.html @@ -2,7 +2,10 @@
Rnaught is an R package and web application for estimating the basic reproduction number - of infectious diseases. For information about using this application, view the + of infectious diseases. + We note that the estimators included in this web application are applied to diseases directly transmitted between the same host-type + i.e., they are not applciable to vector-borne diseases. + For information about using this application, view the Help tab. To learn more about the package, visit the online documentation or -- 2.50.1