inst/tests/run-tests.R

#!/usr/bin/env Rscript
set.seed(1)
suppressMessages({
  library(testthat)
  library(diversitree)
})
test_dir(".")

Try the diversitree package in your browser

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

diversitree documentation built on Sept. 8, 2023, 5:54 p.m.