tests/testthat/test-ef_ldv_cold_list.R

context("ef_ldv_cold_list")

test_that("multiplication works", {
  expect_equal(ef_ldv_cold(t = 17,
                           cc = "<=1400",
                           f = "G",
                           eu = "I",
                           p = "CO")(20),
               3.884)
})

Try the vein package in your browser

Any scripts or data that you put into this service are public.

vein documentation built on April 30, 2023, 1:10 a.m.