tests/testthat.R

# loading packages
#library(vdiffr) # for plot tests
library(testthat) # for basic tests
library(modleR)

#runs all tests on testthat dir
test_check("modleR")
Model-R/modleR documentation built on Aug. 24, 2023, 6:50 p.m.