1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-17 02:33:22 +02:00

(v1.5.0.9011) small dosage update

This commit is contained in:
2021-01-24 23:27:11 +01:00
parent 286eaa9699
commit 24eb4453db
29 changed files with 207 additions and 110 deletions

View File

@ -12,9 +12,9 @@ is_new_episode(x, episode_days, ...)
\arguments{
\item{x}{vector of dates (class \code{Date} or \code{POSIXt})}
\item{episode_days}{length of the required episode length in days, can also be less than a day, see \emph{Details}}
\item{episode_days}{required episode length in days, can also be less than a day, see \emph{Details}}
\item{...}{arguments passed on to \code{\link[=as.POSIXct]{as.POSIXct()}}}
\item{...}{currently not used}
}
\value{
\itemize{