mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 18:01:50 +02:00
rsi family for resistance analysis
This commit is contained in:
11
NAMESPACE
11
NAMESPACE
@ -31,12 +31,8 @@ export("%like%")
|
||||
export(BRMO)
|
||||
export(EUCAST_exceptional_phenotypes)
|
||||
export(EUCAST_rules)
|
||||
export(IR)
|
||||
export(MDRO)
|
||||
export(MRGN)
|
||||
export(R)
|
||||
export(S)
|
||||
export(SI)
|
||||
export(abname)
|
||||
export(anti_join_microorganisms)
|
||||
export(as.bactid)
|
||||
@ -55,6 +51,7 @@ export(g.test)
|
||||
export(guess_atc)
|
||||
export(guess_bactid)
|
||||
export(inner_join_microorganisms)
|
||||
export(intermediate)
|
||||
export(interpretive_reading)
|
||||
export(is.bactid)
|
||||
export(is.mic)
|
||||
@ -72,6 +69,12 @@ export(resistance)
|
||||
export(resistance_predict)
|
||||
export(right_join_microorganisms)
|
||||
export(rsi)
|
||||
export(rsi_I)
|
||||
export(rsi_IR)
|
||||
export(rsi_R)
|
||||
export(rsi_S)
|
||||
export(rsi_SI)
|
||||
export(rsi_n)
|
||||
export(rsi_predict)
|
||||
export(semi_join_microorganisms)
|
||||
export(skewness)
|
||||
|
Reference in New Issue
Block a user