]> nmode's Git Repositories - Rnaught/commitdiff
Create package help topic
authorNaeem Model <me@nmode.ca>
Mon, 6 Jan 2025 23:47:18 +0000 (23:47 +0000)
committerNaeem Model <me@nmode.ca>
Mon, 6 Jan 2025 23:47:18 +0000 (23:47 +0000)
R/Rnaught-package.R [new file with mode: 0644]
man/Rnaught-package.Rd [new file with mode: 0644]

diff --git a/R/Rnaught-package.R b/R/Rnaught-package.R
new file mode 100644 (file)
index 0000000..a65cf64
--- /dev/null
@@ -0,0 +1,6 @@
+#' @keywords internal
+"_PACKAGE"
+
+## usethis namespace: start
+## usethis namespace: end
+NULL
diff --git a/man/Rnaught-package.Rd b/man/Rnaught-package.Rd
new file mode 100644 (file)
index 0000000..c29e6ba
--- /dev/null
@@ -0,0 +1,36 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/Rnaught-package.R
+\docType{package}
+\name{Rnaught-package}
+\alias{Rnaught}
+\alias{Rnaught-package}
+\title{Rnaught: Estimate the Basic Reproduction Number (R0) of Infectious Diseases}
+\description{
+An R package and web application for estimating the basic reproduction number (R0) of infectious diseases.
+}
+\seealso{
+Useful links:
+\itemize{
+  \item \url{https://MI2YorkU.github.io/Rnaught}
+  \item \url{https://github.com/MI2YorkU/Rnaught}
+  \item Report bugs at \url{https://github.com/MI2YorkU/Rnaught/issues}
+}
+
+}
+\author{
+\strong{Maintainer}: Naeem Model \email{me@nmode.ca}
+
+Authors:
+\itemize{
+  \item Sawitree Boonpatcharanon
+  \item Jane Heffernan
+  \item Hanna Jankowski
+}
+
+Other contributors:
+\itemize{
+  \item Tatiana Krikella [contributor]
+}
+
+}
+\keyword{internal}