tests/testthat/test_kpa_to_mmhg.R

context("kpa_to_mmhg")

test_that("kpa_to_mmhg returns correct number", {
  expect_equal(kpa_to_mmhg(1), 7.50061575845656, tolerance=0.000001)
})
bakenzua/co2ntent documentation built on Feb. 8, 2024, 2:37 a.m.