tests/testthat.R

# This file is part of the standard setup for testthat.
# It is recommended that you do not modify it.
#
# Where should you do your testing?
# - If you are developing a package, run your tests using covr::report(),
#   devtools::test(), or by pressing Ctrl/Cmd + Shift + T.
# - If you are testing a script, run your tests using testthat::test_file()

library(testthat)
library(MAIHDA)

test_check("MAIHDA")

Try the MAIHDA package in your browser

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

MAIHDA documentation built on April 5, 2026, 5:06 p.m.