tests/testthat.R

library(TestDimorph)
if (requireNamespace("testthat", quietly = TRUE)) {
  library("testthat")
} else {
  message("'testthat' not available")
}
test_check("TestDimorph")

Try the TestDimorph package in your browser

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

TestDimorph documentation built on Nov. 18, 2023, 1:11 a.m.