mirror of
https://github.com/msberends/AMR.git
synced 2025-08-28 11:52:13 +02:00
(v1.6.0.9063) prepare new release
This commit is contained in:
@@ -280,6 +280,7 @@ mo_fullname("S. pyogenes",
|
||||
mo_is_yeast(c("Candida", "E. coli")) # TRUE, FALSE
|
||||
|
||||
# gram stains and intrinsic resistance can also be used as a filter in dplyr verbs
|
||||
\donttest{
|
||||
if (require("dplyr")) {
|
||||
example_isolates \%>\%
|
||||
filter(mo_is_gram_positive())
|
||||
@@ -296,6 +297,7 @@ mo_taxonomy("E. coli")
|
||||
mo_info("E. coli")
|
||||
}
|
||||
}
|
||||
}
|
||||
\seealso{
|
||||
\link{microorganisms}
|
||||
}
|
||||
|
Reference in New Issue
Block a user