mirror of
https://github.com/msberends/AMR.git
synced 2025-07-18 10:43:16 +02:00
(v0.7.1.9071) p_symbol()
This commit is contained in:
@ -35,4 +35,7 @@ test_that("deprecated functions work", {
|
||||
AMC_ED20 = "S"),
|
||||
as.atc("augmentin"))),
|
||||
"AMC_ED20")
|
||||
|
||||
expect_identical(suppressWarnings(p.symbol(seq(0, 1, 0.001))),
|
||||
p_symbol(seq(0, 1, 0.001)))
|
||||
})
|
||||
|
Reference in New Issue
Block a user