tests/testthat/test-CalcTheoreticalMDV.R

testthat::test_that(
  desc = "CalcTheoreticalMDV returns expected result",
  code = {
    testthat::expect_equal(unname(CorMID::CalcTheoreticalMDV(fml = "C5H6Si1")[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 Aug. 10, 2023, 5:09 p.m.