tests/testthat/test-CalcTheoreticalMDV.R

testthat::test_that(
  desc = "CalcTheoreticalMDV returns expected result",
  code = {
    testthat::expect_equal(unname(CorMID::CalcTheoreticalMDV(fml = "C5H6Si1", algo = "Rdisop")[1,]), c(0.87343364, 0.09358505, 0.03298131))
  }
)

Try the CorMID package in your browser

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

CorMID documentation built on Oct. 2, 2024, 5:06 p.m.