mirror of
https://github.com/msberends/AMR.git
synced 2025-09-02 14:24:10 +02:00
(v1.1.0.9007) lose dependencies
This commit is contained in:
@@ -68,11 +68,13 @@ a \%like\% b
|
||||
#> TRUE TRUE TRUE
|
||||
|
||||
# get isolates whose name start with 'Ent' or 'ent'
|
||||
\dontrun{
|
||||
library(dplyr)
|
||||
example_isolates \%>\%
|
||||
filter(mo_name(mo) \%like\% "^ent") \%>\%
|
||||
freq(mo)
|
||||
}
|
||||
}
|
||||
\seealso{
|
||||
\code{\link[base:grep]{base::grep()}}
|
||||
}
|
||||
|
Reference in New Issue
Block a user