tests/testthat/test-calculations.R

test_that("precision_test", {
  cv(c(1, 1, 1)) |> expect_equal(0)
  cv(c(1, 1, 1)) |> expect_equal(0)
})

Try the PKbioanalysis package in your browser

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

PKbioanalysis documentation built on Jan. 15, 2026, 1:06 a.m.