mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 06:51:48 +02:00
(v1.3.0.9001) website update
This commit is contained in:
@ -162,6 +162,7 @@ as.rsi(df)
|
||||
library(dplyr)
|
||||
df \%>\% mutate_at(vars(AMP:TOB), as.rsi)
|
||||
df \%>\% mutate(across(AMP:TOB), as.rsi)
|
||||
|
||||
df \%>\%
|
||||
mutate_at(vars(AMP:TOB), as.rsi, mo = "E. coli")
|
||||
|
||||
|
Reference in New Issue
Block a user