From 1485227fb75c1e9d5e673516f928c4aabe2d785a Mon Sep 17 00:00:00 2001 From: Sebastian Funk Date: Fri, 15 Mar 2024 13:26:31 +0000 Subject: [PATCH] update documentation --- man/package_model.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/package_model.Rd b/man/package_model.Rd index 5a377b0fd..949a92dfe 100644 --- a/man/package_model.Rd +++ b/man/package_model.Rd @@ -6,7 +6,7 @@ \usage{ package_model( model = "estimate_infections", - include = system.file("stan", package = "EpiNow2"), + dir = system.file("stan", package = "EpiNow2"), verbose = FALSE, ... ) @@ -16,7 +16,7 @@ package_model( "estimate_infections" (default), "simulate_infections", "estimate_secondary", "simulate_secondary", "estimate_truncation" or "dist_fit".} -\item{include}{A character string specifying the path to any stan +\item{dir}{A character string specifying the path to any stan files to include in the model. If missing the package default is used.} \item{verbose}{Logical, defaults to \code{TRUE}. Should verbose