tests/testthat/test_gtoxCalcVmad.R

context("Calculate Vmad")

test_that("gtoxCalcVmad:returns the correct value", {
    expect_true((gtoxCalcVmad(inputs = 10L) - 0.1827221) < 10e-6)
})

Try the GladiaTOX package in your browser

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

GladiaTOX documentation built on Nov. 15, 2020, 2:07 a.m.