tests/testthat/test-calib.R

test_that("mc_calib_moisture", {
    params <- mc_calib_moisture(120, 3650)
    expect_equal(names(params), c("cor_factor", "cor_slope"))
})

Try the myClim package in your browser

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

myClim documentation built on Oct. 21, 2024, 5:07 p.m.