Learn R Programming

humanleague (version 2.3.1)

unitTest: 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()

Arguments

Value

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

Examples

Run this code
unitTest()

Run the code above in your browser using DataLab