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:
@ -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{
|
||||
|
@ -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() \%>\%
|
||||
|
Reference in New Issue
Block a user