tests/testthat/test_mc2.R

test_that("mc2_mthds:returns log10 among the list of mc2 functions", {
    tmp <- names(GladiaTOX:::mc2_mthds())
    expect_true("log10"%in%tmp)
})

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.