Learn R Programming

future.tests (version 0.2.1)

test_db: Manage the Test Database

Description

Manage the Test Database

Usage

test_db(action = c("list", "append", "reset"), test = NULL)

Arguments

action

(character) What should be done.

test

A Test.

Value

(invisibly) the internal list of Test:s.