mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 14:01:55 +02:00
check fails
This commit is contained in:
@ -126,7 +126,7 @@ tbl$first_resp_isolate_weighed <-
|
||||
}
|
||||
}
|
||||
\seealso{
|
||||
\code{\link{keyantibiotics}}
|
||||
\code{\link{key_antibiotics}}
|
||||
}
|
||||
\keyword{first}
|
||||
\keyword{isolate}
|
||||
|
@ -24,6 +24,8 @@ key_antibiotics_equal(x, y, type = c("keyantibiotics", "points"),
|
||||
|
||||
\item{info}{print progress}
|
||||
|
||||
\item{x, y}{characters to compare}
|
||||
|
||||
\item{type}{type to determine weighed isolates; can be \code{"keyantibiotics"} or \code{"points"}, see Details}
|
||||
|
||||
\item{ignore_I}{logical to determine whether antibiotic interpretations with \code{"I"} will be ignored when \code{type = "keyantibiotics"}, see Details}
|
||||
|
Reference in New Issue
Block a user