tests/testthat.R

library(testthat)
library(rhud)

# Before test check, make sure to quiet and then unquiet it.
options(rhud_quiet_loads = TRUE)
test_check("rhud")
options(rhud_quiet_loads = FALSE)
etam4260/hudr documentation built on Nov. 4, 2022, 8:35 p.m.