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

(v1.1.0.9014) lose dependencies

This commit is contained in:
2020-05-19 14:16:45 +02:00
parent cb1814f5ff
commit 5216d2b520
27 changed files with 313 additions and 313 deletions

View File

@ -71,8 +71,7 @@ a \%like\% b
\dontrun{
library(dplyr)
example_isolates \%>\%
filter(mo_name(mo) \%like\% "^ent") \%>\%
freq(mo)
filter(mo_name(mo) \%like\% "^ent")
}
}
\seealso{

View File

@ -208,6 +208,7 @@ On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://
\examples{
\dontrun{
library(dplyr)
library(cleaner)
example_isolates \%>\%
mdro() \%>\%