mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 13:42:04 +02:00
Implement extensive support for antiviral agents support (#77)
This commit is contained in:
committed by
GitHub
parent
d2edcf51ad
commit
496c08d851
@ -87,8 +87,8 @@ ab_atc("seephthriaaksone") # and even this works
|
||||
|
||||
# use ab_* functions to get a specific properties (see ?ab_property);
|
||||
# they use as.ab() internally:
|
||||
ab_name("J01FA01") # "Erythromycin"
|
||||
ab_name("eryt") # "Erythromycin"
|
||||
ab_name("J01FA01")
|
||||
ab_name("eryt")
|
||||
|
||||
\donttest{
|
||||
if (require("dplyr")) {
|
||||
|
Reference in New Issue
Block a user