mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 07:01:57 +02:00
(v1.3.0) small fixes
This commit is contained in:
@ -22,7 +22,9 @@
|
||||
context("ab_property.R")
|
||||
|
||||
test_that("ab_property works", {
|
||||
|
||||
|
||||
skip_on_cran()
|
||||
|
||||
expect_identical(ab_name("AMX"), "Amoxicillin")
|
||||
expect_identical(as.character(ab_atc("AMX")), "J01CA04")
|
||||
expect_identical(ab_cid("AMX"), as.integer(33613))
|
||||
|
Reference in New Issue
Block a user