tests/testthat.R

library(testthat)
library(neodistr)

# use fixed random seed for all tests for reproducibility
set.seed(42)

test_check("neodistr")

Try the neodistr package in your browser

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

neodistr documentation built on June 26, 2024, 5:07 p.m.