mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 01:22:25 +02:00
(v1.7.1.9026) updated DDDs
This commit is contained in:
@ -30,4 +30,6 @@ if (AMR:::pkg_is_available("curl", also_load = FALSE) &&
|
||||
expect_true(length(atc_online_groups(ab_atc("AMX"))) >= 1)
|
||||
expect_equal(atc_online_ddd(ab_atc("AMX"), administration = "O"), 1.5)
|
||||
expect_equal(atc_online_ddd(ab_atc("AMX"), administration = "P"), 3)
|
||||
expect_equal(atc_online_ddd_units("AMX", administration = "P"), "g")
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user