mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 08:32:04 +02:00
(v1.4.0.9014) bugfix
This commit is contained in:
@ -140,9 +140,11 @@
|
||||
#' language = "nl") # "Streptococcus groep A"
|
||||
#'
|
||||
#' # gram stains can be used as a filter
|
||||
#' example_isolates %>%
|
||||
#' filter(is_gram_positive())
|
||||
#'
|
||||
#' if (require("dplyr")) {
|
||||
#' example_isolates %>%
|
||||
#' filter(is_gram_positive())
|
||||
#' }
|
||||
#'
|
||||
#' # other --------------------------------------------------------------------
|
||||
#' # get a list with the complete taxonomy (from kingdom to subspecies)
|
||||
#' mo_taxonomy("E. coli")
|
||||
|
Reference in New Issue
Block a user