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/modelr_pkg documentation built on Aug. 22, 2023, 4:25 a.m.