Learn R Programming

recorder (version 0.8.2)

ignore_tests: Ignore Results from Specific Tests

Description

Ignore Results from Specific Tests

Usage

ignore_tests(tests, test_names = NULL)

Arguments

tests

list test results.

test_names

character names of tests to be ignored.

Value

list results after removing specific tests.