tests/testthat.R

library(testthat)
library(dsem)

# Run tests
testthat::test_check("dsem")

# Run from local directory
# testthat::test_dir( "C:/Users/James.Thorson/Desktop/Git/dsem/tests/testthat/", reporter="check" )

Try the dsem package in your browser

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

dsem documentation built on Sept. 12, 2024, 9:35 a.m.