1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 23:41:55 +02:00

(v2.1.1.9286) deprecate antibiotics better, add ATC for ceftaroline

This commit is contained in:
2025-06-01 11:54:40 +02:00
parent 80f08f91da
commit e70f3de02e
17 changed files with 66 additions and 23 deletions

View File

@ -1,12 +1,14 @@
# Generated by roxygen2: do not edit by hand
S3method("!=",amr_selector)
S3method("$",deprecated_amr_dataset)
S3method("&",amr_selector)
S3method("+",ab)
S3method("+",amr_selector)
S3method("==",amr_selector)
S3method("[",ab)
S3method("[",av)
S3method("[",deprecated_amr_dataset)
S3method("[",disk)
S3method("[",mic)
S3method("[",mo)
@ -18,6 +20,7 @@ S3method("[<-",mo)
S3method("[<-",sir)
S3method("[[",ab)
S3method("[[",av)
S3method("[[",deprecated_amr_dataset)
S3method("[[",disk)
S3method("[[",mic)
S3method("[[",mo)
@ -40,6 +43,7 @@ S3method(any,amr_selector)
S3method(any,amr_selector_any_all)
S3method(as.data.frame,ab)
S3method(as.data.frame,av)
S3method(as.data.frame,deprecated_amr_dataset)
S3method(as.data.frame,mic)
S3method(as.data.frame,mo)
S3method(as.double,mic)
@ -93,6 +97,7 @@ S3method(print,av)
S3method(print,bug_drug_combinations)
S3method(print,custom_eucast_rules)
S3method(print,custom_mdro_guideline)
S3method(print,deprecated_amr_dataset)
S3method(print,disk)
S3method(print,mic)
S3method(print,mo)