tests/testthat.R

library(testthat)
library(dispRity)

## Toggles no coverage chunks
# in: test-dispRity.metric; test-dispRity.covar.projections; test-as.covar
nocov <- FALSE 
## Runs the tests
test_check("dispRity")
# test_check("dispRity", reporter = "list")
TGuillerme/dispRity documentation built on Dec. 21, 2024, 4:05 a.m.