unitTest: Entry point to enable running unit tests within R (e.g. in...

View source: R/RcppExports.R

unitTestR Documentation

Entry point to enable running unit tests within R (e.g. in testthat)

Description

Entry point to enable running unit tests within R (e.g. in testthat)

Usage

unitTest()

Value

a List containing, number of tests run, number of failures, and any error messages.

Examples

unitTest()

humanleague documentation built on April 18, 2023, 1:09 a.m.