1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 23:21:56 +02:00

(v1.7.1.9056) unit tests

This commit is contained in:
2021-11-29 11:55:18 +01:00
parent c8698347cb
commit 5375f75829
21 changed files with 42 additions and 74 deletions

View File

@ -10,7 +10,7 @@ get_episode(x, episode_days, ...)
is_new_episode(x, episode_days, ...)
}
\arguments{
\item{x}{vector of dates (class \code{Date} or \code{POSIXt})}
\item{x}{vector of dates (class \code{Date} or \code{POSIXt}), will be sorted internally to determine episodes}
\item{episode_days}{required episode length in days, can also be less than a day or \code{Inf}, see \emph{Details}}

View File

@ -3,9 +3,9 @@
\docType{data}
\name{microorganisms}
\alias{microorganisms}
\title{Data Set with 70,791 Microorganisms}
\title{Data Set with 70,760 Microorganisms}
\format{
A \link{data.frame} with 70,791 observations and 16 variables:
A \link{data.frame} with 70,760 observations and 16 variables:
\itemize{
\item \code{mo}\cr ID of microorganism as used by this package
\item \code{fullname}\cr Full name, like \code{"Escherichia coli"}